Open PieterCK opened 9 months ago
Tests added here uses some helper methods from my other PR : https://github.com/arrobalytics/django-ledger/pull/186.
The creation and displaying of transactions are done through some Journal Entry URLs and views, so these tests I thought are more appropriate to be categorized as Journal Entry unit tests.
Added a unit test to check:
Tests added here uses some helper methods from my other PR : https://github.com/arrobalytics/django-ledger/pull/186.
The creation and displaying of transactions are done through some Journal Entry URLs and views, so these tests I thought are more appropriate to be categorized as Journal Entry unit tests.
Added a unit test to check: