Skip to content

Commit

Permalink
processing readme: add details about our lua tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rush42 committed Nov 19, 2024
1 parent dd49fa7 commit 49ecb42
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions processing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,14 @@ We use the luarocks package [busted](https://lunarmodules.github.io/busted/) as

### Run

To run the tests manually:

```
./processing/run-tests.sh
```

Additionally all tests are being run in the [husky](https://typicode.github.io/husky/) [pre-push](../app/.husky/pre-push) hook.

### Conventions

- Create one test file per helper
Expand Down

0 comments on commit 49ecb42

Please sign in to comment.