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

Fix Test tests/user_subqueries.spec.js #450

Closed
palisadoes opened this issue Jan 27, 2022 · 1 comment
Closed

Fix Test tests/user_subqueries.spec.js #450

palisadoes opened this issue Jan 27, 2022 · 1 comment
Assignees
Labels
test Testing application

Comments

@palisadoes
Copy link
Contributor

palisadoes commented Jan 27, 2022

Our integrated test suites need to function correctly. This test file when run is failing and needs to be fixed.

  • tests/user_subqueries.spec.js

Parent issue:

How to run the tests

To test you will need to start the test server, run the test, then stop the test server.

npm run start-test-server-in-action
npm run test
npm run stop-test-server-in-action
@github-actions github-actions bot added parent Parent issue unapproved Unapproved for Pull Request labels Jan 27, 2022
@palisadoes palisadoes added test Testing application and removed parent Parent issue labels Jan 27, 2022
@sandeep-v1404
Copy link
Contributor

@palisadoes these tests have been fixed already in my recent PR's.

@palisadoes palisadoes removed the unapproved Unapproved for Pull Request label Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing application
Projects
None yet
Development

No branches or pull requests

2 participants