Improve tests (#944)

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
Tilman Vatteroth 2021-01-11 23:22:11 +01:00 committed by GitHub
parent e0e5f2a7dd
commit 3db6bcf892
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 342 additions and 295 deletions

View file

@ -82,7 +82,7 @@ ReactDOM.render(
)
if (isTestMode()) {
console.log("This build runs in test mode")
console.log("This build runs in test mode. This means:\n - No default content in the editor")
}
// If you want your app to work offline and load faster, you can change