Skip to content

turbotest/sandbox

Repository files navigation

The Test Sandbox

The test sandbox is a repo that contains dummy tests that sleep for random times and then pass.

test_* directories contain shell scripts that sleep for durations based on the profile of the Discourse open source project.

Test files and their executable command are specified in the .turbo_test.yml configuration file:

test_suite:
  command: sh

  files:
    - test_17_mins/*sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages