chrisbillows / raindrop-todoist-syncer

Converts favourited Raindrops into tasks in Todoist.
2 stars 1 forks source link

Add smoke test mark and exclude slow tests #53

Closed chrisbillows closed 6 months ago

chrisbillows commented 6 months ago

Slow tests:

3.01s call     tests/unit/test_raindrop_client.py::TestMakeApiCall::test_makes_api_call_retries_for_various_status_codes[404-RetryError-None-3]
3.01s call     tests/unit/test_raindrop_client.py::TestMakeApiCall::test_makes_api_call_retries_for_various_status_codes[500-RetryError-None-3]
3.01s call     tests/unit/test_raindrop_client.py::TestMakeApiCall::test_makes_api_call_retries_for_various_status_codes[403-RetryError-None-3]
0.01s call     tests/integration/test_main.py::TestMainValid::test_main_happy_path