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

Leveraging pytest features #141

Merged
merged 14 commits into from
Nov 18, 2021
Merged

Leveraging pytest features #141

merged 14 commits into from
Nov 18, 2021

Conversation

dericke
Copy link
Contributor

@dericke dericke commented Mar 15, 2021

Rewrote test_api.py to use features of pytest, such as parametrized and skippable tests. Added test for the features that were added in #130. Switched the mock responses from pickle files to JSON files. Added more mock responses.

Closes #138

Leaving as draft until I'm sure I haven't overlooked anything. Feedback encouraged.

@dericke dericke marked this pull request as ready for review May 17, 2021 17:42
@mvexel mvexel merged commit a9f265f into mvexel:master Nov 18, 2021
@dericke dericke deleted the pytest branch November 18, 2021 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failing for 3.6
2 participants