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 a basic CI test #45

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

glennsarti
Copy link
Contributor

This commit begins adding CI tests to the project. This commit only adds a test to ensure that the database.json file is valid JSON. Future commits may add more unit and integration tests to ensure the high quality work of this project.

This commit begins adding CI tests to the project. This commit only adds a test
to ensure that the database.json file is valid JSON. Future commits may add more
unit and integration tests to ensure the high quality work of this project.
@glennsarti
Copy link
Contributor Author

This action will currently fail due to JSON file being invalid right now. PR #44 addresses this. This commit is just a test to ensure that it doesn't happen again.

@mishmanners mishmanners merged commit 538d7d4 into mishmanners:main Oct 26, 2022
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.

2 participants