issues
search
tastyware
/
tastytrade
An unofficial, sync/async Python SDK for Tastytrade!
https://tastyworks-api.rtfd.io
MIT License
126
stars
43
forks
source link
add extensive tests (cert session only); coverage >95 enforced
#99
Closed
Graeme22
closed
1 year ago
Graeme22
commented
1 year ago
Description
Adds extensive testing for most elements of SDK
pytest-cov used, enforcing >95% coverage
Most unimplemented tests are due to incompatibility with certification sessions
Link watchlist docs in sidebar
Update typing for some functions to make it clear they don't work with cert sessions
Related issue(s)
Fixes #75 by adding desired testing framework.
Pre-merge checklist
[x] Passing tests
[x] New tests added (if applicable)
Description
Related issue(s)
Fixes #75 by adding desired testing framework.
Pre-merge checklist