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
Although there aren't any real tests (see #31), we can run the linter
on new PRs. When we add tests later, the workflow will activate them
through npm test.
Neither the base package nor any of the backends have unit or integration tests. The only thing even approaching testing is the use of eslint.
We need to decide the best way to test our testing tools.
The text was updated successfully, but these errors were encountered: