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
This project has been tested successfully in a manual manner however we should implement automated test cases.
Issue is that testing this project is not easy, its not going to be standard sbt test. We need to have a test project (which contains sbt-digest-reverse-router as well as the sbt plugins sbt-digest) and sbt-web and we need test if the assets get generated correctly.
Should probably see if this can be automated better through something like docker
The text was updated successfully, but these errors were encountered:
This project has been tested successfully in a manual manner however we should implement automated test cases.
Issue is that testing this project is not easy, its not going to be standard sbt test. We need to have a test project (which contains
sbt-digest-reverse-router
as well as the sbt pluginssbt-digest
) andsbt-web
and we need test if the assets get generated correctly.Should probably see if this can be automated better through something like docker
The text was updated successfully, but these errors were encountered: