mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
I've reworked the test to assert on the entire output. This allows us to detect unexpected output without having to write weird "i expect this random string to *not* show up assertions", which aren't great at preventing regressions. I did have to change the code under test a little bit to make it behavior deterministically (by sorting the files it outputs). tl;dr: this demonstrates <https://github.com/Mic92/sops-nix/issues/652> but does not fix it. I will fix it in a subsequent commit. |
||
|---|---|---|
| .. | ||
| sshkeys | ||
| test-assets | ||
| .envrc | ||
| darwin.go | ||
| default.nix | ||
| linux.go | ||
| main.go | ||
| main_test.go | ||
| nixos-test.nix | ||
| shell.nix | ||