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

Fix client.py parse_submit_results and add tests #60

Open
madeddie opened this issue May 28, 2024 · 0 comments
Open

Fix client.py parse_submit_results and add tests #60

madeddie opened this issue May 28, 2024 · 0 comments
Labels
Bug fix bug Something isn't working Tests
Milestone

Comments

@madeddie
Copy link
Owner

In the recent refactor we split out client.py from the main tyora.py

The parse_submit_results function was already broken and had no tests. The split commits were merged not to extend the scope of the work, but this issue is to make sure we don't forget about it.

@madeddie madeddie added this to the 0.2.0 milestone May 28, 2024
@madeddie madeddie added bug Something isn't working Bug fix Tests labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug fix bug Something isn't working Tests
Projects
None yet
Development

No branches or pull requests

1 participant