mia-accounting/tests
2023-03-12 01:34:47 +08:00
..
test_site Added Tempus Dominus to the CDN of the test site. 2023-03-04 14:36:10 +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 Revised the account form so that the if-offset-needed option is only available for real accounts. 2023-03-12 01:34:42 +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 Replaced the payable account with the petty-cash account in the SummeryEditorTestCase test case. 2023-03-12 01:34:47 +08:00
test_transaction.py Added the default report view as the income and expenses log with the default currency, default account and default period. Changed the previous default journal links to the current default. 2023-03-09 20:59:09 +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 Replaced the payable account with the petty-cash account in the SummeryEditorTestCase test case. 2023-03-12 01:34:47 +08:00
testlib.py Added the TEST_SERVER constant in testlib.py, for consistency. 2023-02-27 16:25:36 +08:00