civisanalytics / civis-python

Civis API Python Client
BSD 3-Clause "New" or "Revised" License
34 stars 26 forks source link

[CIVIS-1677] TST Optimize tests by removing marks and unneeded sleep calls #453

Closed gkcivis closed 2 years ago

gkcivis commented 2 years ago

Remove unneeded time.sleep call in test_polling.py. Remove pytest.mark calls in test_io.py.