1
0
Fork 0
mirror of https://github.com/hercules-ci/flake-parts.git synced 2024-12-15 17:50:53 +00:00
flake-parts/dev/tests
Robert Hensing f112e301b3 Fix test
2024-08-30 15:31:45 +02:00
..
eval-tests.nix Fix test 2024-08-30 15:31:45 +02:00
README.md Explain hci effect tests 2022-11-13 12:25:55 +01:00
template.nix dev: Make the test slightly more sensible 2024-01-30 00:00:55 +01:00

Running the tests

These tests can be run locally with the hci effect run command. This gives the tests access to a proper nix daemon and the network.

Designed for convenient deployments, it needs some information from git. You may use --no-token to disable this functionality if you're getting errors, or if you're asked to log in.

Example:

hci effect run --no-token default.effects.tests.template