mia-accounting/tests
2023-02-04 12:19:30 +08:00
..
test_site Renamed the "testsite" application to "test_site". 2023-02-03 12:57:53 +08:00
babel-utils-test-site.py Renamed the "testsite" application to "test_site". 2023-02-03 12:57:53 +08:00
babel-utils.py Added the initial application with the main account list, the pagination, the query, the permission, the localization, the documentation, the test case, and a test demonstration site. 2023-02-03 12:55:33 +08:00
test_account.py 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
test_base_account.py Renamed the "testsite" application to "test_site". 2023-02-03 12:57:53 +08:00
test_utils.py Revised the pagination utility to handle the empty data. better 2023-02-04 12:19:30 +08:00
testlib.py Added the AccountTestCase test case with the test_nobody and test_viewer tests. 2023-02-03 12:57:53 +08:00