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

Integration tests are outdated #174

Open
pufferfish101007 opened this issue Feb 8, 2024 · 0 comments
Open

Integration tests are outdated #174

pufferfish101007 opened this issue Feb 8, 2024 · 0 comments
Assignees

Comments

@pufferfish101007
Copy link

When trying to run integration tests, all of them failed. They should probably be updated to reflect the current state of the codebase.
Test summary output (truncated to remove each individual error message etc):

----------|---------|----------|---------|---------|-------------------
File      | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
----------|---------|----------|---------|---------|-------------------
All files |      50 |      100 |     100 |      50 |                   
 util.js  |      50 |      100 |     100 |      50 | 9                 
----------|---------|----------|---------|---------|-------------------
Test Suites: 4 failed, 4 total
Tests:       28 failed, 28 total
Snapshots:   0 total
Time:        3.111 s, estimated 10 s
Ran all test suites.
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

2 participants