mia-accounting/tests
2023-02-03 12:57:53 +08:00
..
testsite Removed SQLALCHEMY_ECHO from the test site. 2023-02-03 12:57:53 +08:00
babel-utils-testsite.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
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 Revised the AccountTestCase test case for simplicity. 2023-02-03 12:57:53 +08:00
test_base_account.py Split the BaseAccountTestCase into BaseAccountCommandTestCase and BaseAccountTestCase, and rewrote the BaseAccountTestCase for simplicity. 2023-02-03 12:57:53 +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