khuedoan-homelab/test
Khue Doan adbaf32aa5 refactor(tools): switch to Nix
- Nix is more reproducible (pinned to a specific hash)
- Faster rebuild after changing the package list (due to /nix caching in volume)
- Users can still use make tools (wrapped in Docker) without installing Nix
- Using nix-shell will work if you have nix installed.
2022-08-26 19:08:52 +07:00
..
external_test.go test(external): add simple test with init and validate 2022-08-06 13:55:11 +07:00
go.mod test(external): add simple test with init and validate 2022-08-06 13:55:11 +07:00
go.sum test(external): add simple test with init and validate 2022-08-06 13:55:11 +07:00
integration_test.go style: add color to test output 2022-08-03 19:29:48 +07:00
Makefile style: add color to test output 2022-08-03 19:29:48 +07:00
tools_test.go refactor(tools): switch to Nix 2022-08-26 19:08:52 +07:00