| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/10972] Drop user deletion. | Oleg Pudeyev | 2012-12-06 | 1 | -1/+0 |
| | | | | | | | | | | Users should not be deleted in tests that test user creation. Tests should use unique user names to avoid collisions. User deletion should use user_remove anyway. PHPBB3-10972 | ||||
| * | [ticket/10972] Tweak user addition. | Oleg Pudeyev | 2012-12-06 | 1 | -4/+8 |
| | | | | | | | | | | | | Always add users, do not keep track of which users have been added. The tests should know whether users they want exist or not. Use more unique user names in tests for robustness. Added some more assertions here and there. PHPBB3-10972 | ||||
| * | [ticket/10972] Moved tests into appropriate places and added comments | Fyorl | 2012-12-06 | 1 | -0/+9 |
| | | | | | PHPBB3-10972 | ||||
| * | [task/functional] Increase code coverage for functional tests | David King | 2012-04-23 | 1 | -0/+40 |
| PHPBB3-10758 | |||||
