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

Testing mechanism #9

Open
kj3moraes opened this issue Sep 11, 2024 · 2 comments
Open

Testing mechanism #9

kj3moraes opened this issue Sep 11, 2024 · 2 comments

Comments

@kj3moraes
Copy link
Owner

I need to develop a testing strategy and coverage idea for the backend. In this testing, I need to

  • test all the API routes
  • test a simple query with the nl2sql mechanism
@kj3moraes
Copy link
Owner Author

This should also include a github action to run the test script on the backend as documented in the scripts/ directory. There should also be a Github action to deploy the server and then run tests on this deployment.

@kj3moraes
Copy link
Owner Author

I have now added a Test Github action that runs the tests

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

No branches or pull requests

1 participant