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
Currently, integration tests can be done through a couple of babashka scripts found on the integration folder whose results require manual verification. This process could be vastly improved to be automatic.
Ideas:
Turn integration tests into unit tests that can be called through lein
Create a repository only for integration tests, which later could be expanded to include some security checks as well
The text was updated successfully, but these errors were encountered:
Currently, integration tests can be done through a couple of babashka scripts found on the
integration
folder whose results require manual verification. This process could be vastly improved to be automatic.Ideas:
lein
The text was updated successfully, but these errors were encountered: