Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test suite #75

Closed
Graeme22 opened this issue Jul 24, 2023 · 1 comment · Fixed by #99
Closed

Add test suite #75

Graeme22 opened this issue Jul 24, 2023 · 1 comment · Fixed by #99
Labels
help wanted Extra attention is needed

Comments

@Graeme22
Copy link
Contributor

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.

@Graeme22 Graeme22 added the help wanted Extra attention is needed label Jul 24, 2023
@Graeme22
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant