Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 169 Bytes

TESTING.md

File metadata and controls

19 lines (13 loc) · 169 Bytes

testing

Run acceptance tests with:

./scripts/acceptance_test

Run unit tests with:

./scripts/unit_test

Run all tests with:

./scripts/test