|
52351c52bc
|
Revised the imports in test_base_account.py and test_account.py.
|
2023-02-06 21:45:56 +08:00 |
|
|
591fb4a7ab
|
Replaced the UserClient class and the get_user_client function with the get_client function in the tests, for simplicity.
|
2023-02-06 21:45:28 +08:00 |
|
|
6b94cfb908
|
Removed excess blank lines in test_account.py and test_base_account.py.
|
2023-02-06 19:57:19 +08:00 |
|
|
cea2a44226
|
Added the order and sorting routes to the test_nobody, test_viewer, and test_editor tests of the AccountTestCase test case.
|
2023-02-03 12:57:53 +08:00 |
|
|
784e7bde49
|
Added the test_reorder test to the AccountTestCase test case.
|
2023-02-03 12:57:53 +08:00 |
|
|
60280f415d
|
Shortened the variable names in the test_change_base test of the AccountTestCase test case.
|
2023-02-03 12:57:53 +08:00 |
|
|
6a83f95c9f
|
Added the test_change_base test to the AccountTestCase test case.
|
2023-02-03 12:57:53 +08:00 |
|
|
4aed2f6ba7
|
Renamed the "testsite" application to "test_site".
|
2023-02-03 12:57:53 +08:00 |
|
|
6876fdf75e
|
Added the test_editor test to the AccountTestCase test case.
|
2023-02-03 12:57:53 +08:00 |
|
|
d9624c7be6
|
Revised the AccountTestCase test case for simplicity.
|
2023-02-03 12:57:53 +08:00 |
|
|
dd3690dd6a
|
Added the AccountTestCase test case with the test_nobody and test_viewer tests.
|
2023-02-03 12:57:53 +08:00 |
|
|
3312c835fd
|
Added the AccountCommandTestCase test case.
|
2023-02-03 12:57:53 +08:00 |
|