mirror of
https://github.com/Mic92/sops-nix.git
synced 2024-12-14 11:57:52 +00:00
33f18b404e
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 |