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

Added full testing to mock-alchemy; GitHub actions now run different tests for 0.1.x branch #9

Merged
merged 3 commits into from
Jan 10, 2021

Conversation

rajivsarvepalli
Copy link
Owner

This library (mock-alchemy) now has testing added beyond just document testing. This testing has come in the form of pytest functions in a seperate tests directory. This new testing has also been added to GitHub actions, which now runs different tests on the 0.1.x branch than the main branch..

Fixes #5

@rajivsarvepalli rajivsarvepalli added the testing Adding missing tests or correcting existing tests label Jan 10, 2021
@rajivsarvepalli rajivsarvepalli merged commit 4eb0fe0 into master Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Adding missing tests or correcting existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Testing to the Library
1 participant