Skip to content

saveourtool/save-backend-tests

Repository files navigation

Integration tests for SAVE-Cloud

License: MIT
badge

The following properties control the behavior of the tests:

  • save-cloud.backend.url

  • save-cloud.user

  • save-cloud.password

  • save-cloud.test.suite.ids

  • save-cloud.test.version

  • save-cloud.test.language

  • save-cloud.use.external.files

  • save-cloud.project.name

  • save-cloud.contest.name

During the build process, they may be specified as either a Gradle or a Java System property.

./gradlew build -Dsave-cloud.backend.url=https://saveourtool.com

is equivalent to

./gradlew build -Psave-cloud.backend.url=https://saveourtool.com

About

Integration tests for SAVE-Cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages