2020-08-17 15:57:54 -03:00
|
|
|
# Bisq apitest docs
|
|
|
|
|
2020-08-19 11:04:21 -03:00
|
|
|
- [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.
|
2021-03-03 12:43:21 -03:00
|
|
|
- [api-beta-test-guide.md](api-beta-test-guide.md): How to run the test harness and tutorial script, and beta test the API with the new CLI.
|