Bruno
For your convenience, we have a Bruno collection that you can use to test your API endpoints as you build your app. You can run them all with run-api-tests-bruno.sh, or open the bruno/ folder in the Bruno app to run requests interactively.
The Bruno collection is automatically generated from the Hurl test suite, which is the source of truth. It is kept in sync via CI.
Running API tests locally
Section titled “Running API tests locally”To locally run the provided Bruno collection against your backend, follow instructions here.