Merge branch 'bugfix/fix-dataformat' into 'master'
Fixed dataformat. Moved transactions list onto voucher. See merge request !5
No related branches found
No related tags found
Showing
- README.md 19 additions, 18 deletionsREADME.md
- setra_client/client.py 8 additions, 8 deletionssetra_client/client.py
- setra_client/models.py 14 additions, 17 deletionssetra_client/models.py
- tests/conftest.py 5 additions, 5 deletionstests/conftest.py
- tests/fixtures/batch_fail_fixture.json 1 addition, 3 deletionstests/fixtures/batch_fail_fixture.json
- tests/fixtures/batch_fixture.json 1 addition, 1 deletiontests/fixtures/batch_fixture.json
- tests/fixtures/batch_with_voucher_fixture.json 55 additions, 0 deletionstests/fixtures/batch_with_voucher_fixture.json
- tests/fixtures/multi_fixture.json 0 additions, 60 deletionstests/fixtures/multi_fixture.json
- tests/fixtures/trans_fixture.json 0 additions, 1 deletiontests/fixtures/trans_fixture.json
- tests/fixtures/voucher_fixture.json 43 additions, 3 deletionstests/fixtures/voucher_fixture.json
- tests/test_client.py 33 additions, 11 deletionstests/test_client.py
- tests/test_endpoints.py 1 addition, 0 deletionstests/test_endpoints.py
- tests/test_models.py 13 additions, 8 deletionstests/test_models.py
Loading
Please register or sign in to comment