Added sotra models, api methods, tests and fixtures
parent
839becd3
No related branches found
No related tags found
Showing
- setra_client/client.py 190 additions, 0 deletionssetra_client/client.py
- setra_client/models.py 88 additions, 0 deletionssetra_client/models.py
- tests/conftest.py 35 additions, 0 deletionstests/conftest.py
- tests/fixtures/abw_order_fixture.json 8 additions, 0 deletionstests/fixtures/abw_order_fixture.json
- tests/fixtures/complete_abw_order_fixture.json 89 additions, 0 deletionstests/fixtures/complete_abw_order_fixture.json
- tests/fixtures/detail_fixture.json 19 additions, 0 deletionstests/fixtures/detail_fixture.json
- tests/fixtures/detail_list_fixture.json 40 additions, 0 deletionstests/fixtures/detail_list_fixture.json
- tests/fixtures/order_fixture.json 20 additions, 0 deletionstests/fixtures/order_fixture.json
- tests/fixtures/order_list_fixture.json 82 additions, 0 deletionstests/fixtures/order_list_fixture.json
- tests/fixtures/order_with_detail_fixture.json 59 additions, 0 deletionstests/fixtures/order_with_detail_fixture.json
- tests/test_client.py 210 additions, 63 deletionstests/test_client.py
- tests/test_endpoints.py 40 additions, 0 deletionstests/test_endpoints.py
- tests/test_models.py 38 additions, 3 deletionstests/test_models.py
Loading
Please register or sign in to comment