Commit Graph

7 Commits

Author SHA1 Message Date
Luna 30902d6e8f update many tests to the new TestClient fixture 2019-07-21 12:51:40 -03:00
Luna 23c7ac2c34 test_admin_api.test_users: properly delete test users 2019-05-10 17:27:54 -03:00
Luna d8b889c1a9 add tests/test_admin_api/test_guilds.py
- guilds: decouple endpoint logic into a delete_guild() function
2019-04-22 02:13:53 -03:00
Luna e65db52c62 test_admin_api/test_users: add impl for test_user_update 2019-04-22 01:27:43 -03:00
Luna 644d755332 test_admin_api/test_users: decouple user creation and deletion
- remove hardcoding of 'big_girl' username on test_list_users
2019-04-22 01:11:34 -03:00
Luna 169d22ad72 test_admin_api.test_users: add impl for test_create_delete
- admin_api.users: fix bug
2019-03-16 20:31:28 -03:00
Luna 2dda7c1bf9 add tests.test_admin_api.test_users 2019-03-16 19:17:12 -03:00