Commit Graph

18 Commits

Author SHA1 Message Date
a3ca695d4e tests: Remove hint
At some point this broke, although imports should be changed
infrequently enough that any failures should be trivial to resolve.
2023-07-09 22:25:51 -04:00
ef7cac947e tests: Remove unused import 2023-07-09 17:47:51 -04:00
44b6e345d1 tests: Remove rofi check 2023-07-06 21:43:02 -04:00
1c15106231 tests: Remove joshuto check
No longer needed since v0.9.5 was released.
2023-07-04 18:59:21 -04:00
79f4ae0296 tests: Add tests for containers and specializations 2023-06-22 07:26:19 -04:00
92f057929a meta: Flatten tests directory 2023-06-22 07:25:13 -04:00
181ea09092 meta: Use separate directory for home-manager modules 2023-06-16 08:13:34 -04:00
e492d80d0b tests: Differentiate between local and online tests 2023-06-10 20:07:39 -04:00
9dacce9704 tests: Split methods into separate files 2023-06-10 10:24:47 -04:00
80e2052651 tests: Add tests for overlays 2023-06-10 09:48:14 -04:00
c91d02adc0 tests: Modularize import checker 2023-06-10 09:37:52 -04:00
36ddba7e9b tests: Only import modules that exist 2023-06-10 09:27:36 -04:00
59c19f1e7c tests: Add test for rofi overlay 2023-06-09 09:06:04 -04:00
b79b1d3672 tests: Simplify 2023-06-08 20:58:08 -04:00
6f32f06b3d tests: Use more descriptive descriptions 2023-06-08 19:58:18 -04:00
bf2cdf2ec2 tests: Show hints after suite
This prevents interfering with the test output while tests are running.
2023-06-08 19:48:02 -04:00
cfcb2033a8 tests: Ensure latest joshuto commit 2023-06-08 19:11:40 -04:00
d137d3342c meta: Add tests
Tests help guarantee that I don't forget to do something that I should
have done, such as importing a certain nix module.
2023-06-08 17:15:58 -04:00