You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that Tastytrade has implemented certification sessions, it seems that it could be realistic to implement a test suite using pytest for catching/preventing bugs in the future. As the project expands with more functionality and the number of users grows, this will be even more important, so this should be a priority for the future.
The text was updated successfully, but these errors were encountered:
The framework is set up in #94, so now we just need to actually implement the tests! A certification session can be created with the repo secrets as in tests/test_session.py.
Now that Tastytrade has implemented certification sessions, it seems that it could be realistic to implement a test suite using pytest for catching/preventing bugs in the future. As the project expands with more functionality and the number of users grows, this will be even more important, so this should be a priority for the future.
The text was updated successfully, but these errors were encountered: