assertTaxonomyPage in node.test has no documentation.
| Comment | File | Size | Author |
|---|---|---|---|
| #16 | 1318316-d7-16.patch | 1.7 KB | xjm |
| #11 | 1318316-11.patch | 1.72 KB | xjm |
| #11 | interdiff.txt | 786 bytes | xjm |
| #6 | 1318316-5.patch | 1.55 KB | xjm |
assertTaxonomyPage in node.test has no documentation.
| Comment | File | Size | Author |
|---|---|---|---|
| #16 | 1318316-d7-16.patch | 1.7 KB | xjm |
| #11 | 1318316-11.patch | 1.72 KB | xjm |
| #11 | interdiff.txt | 786 bytes | xjm |
| #6 | 1318316-5.patch | 1.55 KB | xjm |
Comments
Comment #1
catchMethods in tests missing docs is the exact opposite of a major bug.
Comment #2
joachim commentedSeems to me if the tests with which you check the code is working themselves are not understandable, we have a problem multiplied.
Comment #3
catchThat's still not a functional bug, but I'll split the difference and do this?
Comment #4
xjmComment #5
xjmAdded a doclock. I also took the liberty of renaming
$superto$is_admin. (Even though it was$super.) :)Comment #6
xjmHow about I upload the patch.
Comment #7
xjmReally this is docs more than taxonomy.module itself.
Comment #8
joachim commentedTest bot passes, docs look good, and the renamed param is definitely a good thing.
Comment #9
chx commentedThe patch is super!
Comment #10
catchShould this be "non-admins" now the variable is changed? Super user is usually uid 1 for us.
Comment #11
xjmWith comment correction. I double-checked and this eliminates everything super from the file. Sorry
node.test.Comment #13
xjmBot issue.
Comment #14
Tor Arne Thune commentedLooks good to me.
Comment #15
catchCommitted/pushed to 8.x, thanks!
Seems like this could be backported.
Comment #16
xjmStraight reroll for D7.
I also switched the backport tag to what (I think?) is the standard one, at least from http://drupal.org/node/1207020. (Maybe someone with database access should re-tag all nodes for the former with the latter and then delete it.)
Comment #17
webchickCommitted and pushed to 7.x. Thanks!
Comment #19
xjm