Initial commit for moneymanager output
This commit is contained in:
parent
ce3d8adc5f
commit
58fa770097
5 changed files with 116 additions and 19 deletions
12
pytest.ini
Normal file
12
pytest.ini
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[pytest]
|
||||
env =
|
||||
D:DB_HOST=''
|
||||
D:DB_PORT=1
|
||||
D:DB_NAME=''
|
||||
|
||||
mongodb_fixture_dir =
|
||||
src/tests/mongo_fixtures
|
||||
|
||||
mongodb_fixtures =
|
||||
imported_transactions
|
||||
accounts
|
||||
Loading…
Add table
Add a link
Reference in a new issue