bisq/apitest/docs/README.md

6 lines
363 B
Markdown
Raw Normal View History

2020-08-17 20:57:54 +02:00
# Bisq apitest docs
- [build-run.md](build-run.md): Build and run API tests at the command line and from Intellij.
- [test-categories.md](test-categories.md): How to categorize a test case as `method`, `scenario` or `e2e`.
- [regtest-port-conflicts.md](regtest-port-conflicts.md): Avoid port conflicts when running multiple bitcoin-core apps in regtest mode.