test/

directory
v1.24.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2024 License: BSD-3-Clause

README

Testing

we use shell to run our (unit/ acceptance / integration) tests

./test/run.sh ${command}

run that command with any of the following available commands, make sure you're in the project root folder.

available commands

  • --unit-only | -u
  • --unit-and-integration-only | -ui
  • --integration-only | -i
  • --acceptance-only | -a
  • --acceptance-only-fast | -aof
  • --acceptance-only-graphql | -aog
  • --acceptance-only-replication | -aor
  • --acceptance-module-tests-only | --modules-only | -m
  • --acceptance-module-tests-only-backup | --modules-backup-only | -mob
  • --acceptance-module-tests-except-backup | --modules-except-backup | -meb
  • --only-module-{moduleName}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL