1
0
Fork 0
mirror of https://github.com/hercules-ci/flake-parts.git synced 2025-03-14 20:56:48 +00:00
flake-parts/dev/tests
Robert Hensing c8c8e5661e Remove errorLocation from the tests
As mentioned in the previous commit, we don't have a use case for
this in flake-parts yet, as far as I'm aware. It can be exposed
when we do have a concrete use case where it is needed.
2023-10-14 00:06:42 +02:00
..
eval-tests.nix Remove errorLocation from the tests 2023-10-14 00:06:42 +02:00
README.md Explain hci effect tests 2022-11-13 12:25:55 +01:00
template.nix Test the template 2022-11-13 12:19: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