Closed (fixed)
Project:
Node Admin
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2014 at 16:47 UTC
Updated:
11 Jan 2017 at 09:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pacproduct commentedComment #2
vijaycs85Initial patch...
Comment #4
vijaycs85Wrong version...
Comment #6
pacproduct commentedMy review comments below.
(minor) Period missing.
(minor) Period missing.
(minor) Unnecessary blank line.
(minor) Capital letter for "or" maybe?
(minor) Period missing.
I would have put the blank line after $this->drupalLogin() instead.
Or none at all here.
(minor) Period missing.
(minor) Should be "its".
Typo: Should be "assert".
Is that empty line needed (applies to other functions as well)?
(minor) Unnecessary blank line.
Typo: Should be "assert".
Comment doesn't match what is being tested.
(minor) Unnecessary blank line.
Comment #7
vijaycs85thanks for the review @pacproduct. Here is an update for all items in #6
Comment #8
pacproduct commentedLooks okay to me.
Comment #9
vijaycs85Few more empty line fixes.
Comment #10
pacproduct commentedComment #12
vijaycs85Comment #13
vijaycs85Let's port to D7
Comment #14
swaps commentedMachi ,
Attached is the patch for D7 port
Cheers
SwapS
Comment #15
swaps commentedComment #17
saurabh-chugh commentedHey
Looks like one of the required permission is missing.
Re-attaching updated patch
Saurabh Chugh
Comment #18
saurabh-chugh commentedComment #20
swaps commentedOne more update ..
This should pass test run
Cheers
SwapS
Comment #21
saurabh-chugh commentedComment #23
vijaycs85Thank you!
Comment #24
vijaycs85