colmena/integration-tests
Zhaofeng Li 8b87f0de02 integration-tests: Start migration to modular test framework
Still need to migrate most logic in tools.nix to modules.
2022-12-01 01:57:56 -07:00
..
allow-apply-all integration-tests: Start migration to modular test framework 2022-12-01 01:57:56 -07:00
apply integration-tests: Start migration to modular test framework 2022-12-01 01:57:56 -07:00
apply-local integration-tests: Start migration to modular test framework 2022-12-01 01:57:56 -07:00
build-on-target integration-tests: Start migration to modular test framework 2022-12-01 01:57:56 -07:00
exec integration-tests: Start migration to modular test framework 2022-12-01 01:57:56 -07:00
flakes integration-tests: Start migration to modular test framework 2022-12-01 01:57:56 -07:00
parallel integration-tests: Start migration to modular test framework 2022-12-01 01:57:56 -07:00
default.nix feat(meta): add disallowApplyAll options 2022-06-20 18:47:53 -07:00
nixpkgs-stable.nix integration-tests/flakes: Eliminate slow nixpkgs copy 2022-08-17 01:09:43 -06:00
nixpkgs.nix integration-tests/flakes: Eliminate slow nixpkgs copy 2022-08-17 01:09:43 -06:00
README.md integration-tests: Add default.nix 2021-12-02 12:48:13 -08:00
tools.nix integration-tests: Start migration to modular test framework 2022-12-01 01:57:56 -07:00

Integration Tests

A set of integration tests using the NixOS test framework. To run the tests, use nix-build default.nix.