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 more unit tests #1

Open
JoeyMckenzie opened this issue May 1, 2023 · 0 comments
Open

Add more unit tests #1

JoeyMckenzie opened this issue May 1, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@JoeyMckenzie
Copy link
Owner

The unit test coverage is pretty light at the moment, with only the users feature package containing happy path tests and not many tests for failure scenarios. The current test infrastructure assumes live connections to PlanetScale after I decided to move away from true unit tests with mock implementations to more integration based tests. This would be a great first issue for someone to jump in and add tests to get familiar with the code.

@JoeyMckenzie JoeyMckenzie added the help wanted Extra attention is needed label May 1, 2023
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

No branches or pull requests

1 participant