Skip to content

Commit d3f540c

Browse files
Remove obsolete API test files and update test structure
1 parent 640f055 commit d3f540c

6 files changed

Lines changed: 30 additions & 299 deletions

File tree

.openapi-generator/FILES

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,36 @@ setup.cfg
4040
setup.py
4141
test-requirements.txt
4242
test/__init__.py
43+
test/test_create_transaction_dto.py
44+
test/test_creator_dto.py
45+
test/test_creator_order_by.py
46+
test/test_creator_partial_dto.py
47+
test/test_creator_partial_dto_pagination_dto.py
48+
test/test_creator_rarity_dto.py
49+
test/test_creator_share_dto.py
50+
test/test_creator_transaction_dto.py
51+
test/test_discord_token_dto.py
52+
test/test_link_discord_twitch_dto.py
53+
test/test_loot_box_dto.py
54+
test/test_loot_box_result_dto.py
55+
test/test_model_id.py
56+
test/test_order_direction.py
57+
test/test_player_dto.py
58+
test/test_player_dto_pagination_dto.py
59+
test/test_player_order_by.py
60+
test/test_player_partial_dto.py
61+
test/test_player_share_dto.py
62+
test/test_player_transaction_dto.py
63+
test/test_player_type.py
64+
test/test_portfolio_snapshot_dto.py
65+
test/test_rarity.py
66+
test/test_stream_status_dto.py
67+
test/test_time_step.py
68+
test/test_token_dto.py
69+
test/test_transaction_action.py
70+
test/test_ttx_api.py
71+
test/test_twitch_user_dto.py
72+
test/test_vote_dto.py
4373
tox.ini
4474
ttx/__init__.py
4575
ttx/api/__init__.py

test/test_creators_api.py

Lines changed: 0 additions & 55 deletions
This file was deleted.

test/test_players_api.py

Lines changed: 0 additions & 55 deletions
This file was deleted.

test/test_sessions_api.py

Lines changed: 0 additions & 49 deletions
This file was deleted.

test/test_transactions_api.py

Lines changed: 0 additions & 37 deletions
This file was deleted.

test/test_ttx_client_api.py

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)