Posted by dmitrig01 on June 30, 2008 at 5:50am
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | tests |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This information is from the code coverage report (see http://coverage.cwgordon.com/coverage).
We need to test:
1) Admin/user/user - test all filters and operations
2) Various registration settings
3) Roles/permissions
Comments
#1
Going to pick up this one this week!
#2
@nielsvm - are you still intending to do this?
#3
@cwgordon7
I'm afraid I'm not able to do this test short term. I will improve the upload.test (the other issue I've assigned myself to) and give more priority to that one.
#4
Splitting this into three, and retitling for the awesome testing party.
#293479: TestingParty08: User registration settings #293480: TestingParty08: Tests for user roles
#5
starting on a test - I ran into a core bug, see here: http://drupal.org/node/246261
#6
Here's a patch - not a thorough test yet, but checks parts of the functionality. You need the patch linked above.
#7
This one works as advertised. Note that the patch in mentioned in #5 should go in at same time as this one, in order to have this actually pass.
#8
I've made some minor changes to this patch and committed it to CVS HEAD. Thanks pwolanin.
#9
Automatically closed -- issue fixed for two weeks with no activity.