mia-accounting/tests
2023-03-04 07:00:46 +08:00
..
test_site Added resource integrity to the decimal.js-light CDN in the test site. 2023-02-27 16:21:30 +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 Renamed the variables in the tests of the AccountTestCase and CurrencyTestCase test cases, for simplicity. 2023-03-01 21:09:14 +08:00
test_base_account.py Added the LIST_URL and DETAIL_URI constants to test_base_account.py, for consistency. 2023-02-27 16:37:01 +08:00
test_currency.py Renamed the variables in the tests of the AccountTestCase and CurrencyTestCase test cases, for simplicity. 2023-03-01 21:09:14 +08:00
test_summary_editor.py Renamed summary helper to summary editor. 2023-03-04 07:00:46 +08:00
test_transaction.py Revised the documentation of the PREFIX constant in test_account.py, test_currency.py, and test_transaction.py. 2023-03-01 20:22:27 +08:00
test_utils.py Added the page_37 and page_size_15_default constants in the test_malformed test of the PaginationTestCase test case, for consistency. 2023-02-27 17:15:29 +08:00
testlib_txn.py Simplified the logic in the add_txn function in testlib_txn.py. 2023-03-01 00:51:24 +08:00
testlib.py Added the TEST_SERVER constant in testlib.py, for consistency. 2023-02-27 16:25:36 +08:00