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

Database setup during tests #1

Open
markCwatson opened this issue Aug 12, 2023 · 0 comments
Open

Database setup during tests #1

markCwatson opened this issue Aug 12, 2023 · 0 comments
Labels
testing Automated testing

Comments

@markCwatson
Copy link
Owner

markCwatson commented Aug 12, 2023

Right now I am skipping some integration tests that require a database until I figure out how to configure one specifically for testing with jest.

Tests being skipped:

  1. all of add-income.test.ts
  2. "should return token" in get-token.test.ts
@markCwatson markCwatson added bug Something isn't working testing Automated testing and removed bug Something isn't working labels Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Automated testing
Projects
None yet
Development

No branches or pull requests

1 participant