You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tests have been added but it's pretty hard to run them.
Ideally the tests should be runnable right after obtaining the code and running "npm install".
There should be no dependency on any other running module except obvious services like postgresql.
Each API endpoint should have its own test, with fake services started as needed to complete each request.
The text was updated successfully, but these errors were encountered: