|
a63bc977e9
|
Added the _add_simple_journal_entry method to the BaseTestData class in testlib_offset.py to simplify the code.
|
2023-04-09 10:50:50 +08:00 |
|
|
dabe6ddbca
|
Renamed the _set_is_need_offset method to _set_need_offset in the BaseTestData class in testlib_offset.py.
|
2023-04-09 10:42:18 +08:00 |
|
|
f47e9b3150
|
Renamed the CurrencyData class to JournalEntryCurrencyData in testlib_offset.py, to be clear.
|
2023-04-09 10:42:18 +08:00 |
|
|
87f9063ceb
|
Added the BaseTestData class in testlib_offset.py to simplify the test data, and changed the TestData, DifferentTestData, and SameTestData classes to its subclasses.
|
2023-04-09 10:31:44 +08:00 |
|
|
d1b64d069e
|
Added the test_empty_db test to the UnmatchedOffsetTestCase test case.
|
2023-04-09 10:08:11 +08:00 |
|
|
d823d3254f
|
Fixed the date in test_unmatched_offset.py.
|
2023-04-09 10:07:56 +08:00 |
|
|
5e9a2fb0c3
|
Renamed test_offset_matcher.py to test_unmatched_offset.py, and the OffsetMatcherTestCase test case to UnmatchedOffsetTestCase.
|
2023-04-09 10:06:53 +08:00 |
|