memgraph/tests/manual/js/transaction_timeout/README.md

9 lines
127 B
Markdown
Raw Normal View History

move into e2e when ts-node based runner has been setup
To run
```bash
npm install
npm run test:auto
npm run test:explicit
```