5 lines
290 B
Markdown
5 lines
290 B
Markdown
This folder contains shared test scenarios for efficient setup and teardown of common test cases.
|
|
|
|
This is NOT intended to be used for unit or integration tests.
|
|
|
|
We keep the `.test.ts` postfix so that we can easily run a setup with the test runner. e.g. `ctrl + enter` to run the scenario. |