We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c6894 commit 67e7260Copy full SHA for 67e7260
hydra-cluster/README.md
@@ -35,6 +35,10 @@ The `HYDRA_BACKEND` environment variable is used to choose over which backend we
35
end-to-end tests. Possible values are _direct_ and _blockfrost_ (eg. export HYDRA_BACKEND="blockfrost").
36
If this env variable is not set, the tests will default to _direct_ backend.
37
38
+To run the e2e tests successfully using blockfrost backend there should be also
39
+a file named `blocfrost-project.txt` in the root of the repository with the
40
+appropriate api key for the network you want to run on.
41
+
42
## Smoke Testing
43
44
The `hydra-cluster` executable spins up a `cardano-node` as a network
0 commit comments