Austin Horstman
439a125afe
tests: remove with lib ( #6511 )
2025-02-21 23:20:07 -06:00
Robert Helgesson
ef4370bedc
tests: allow testing assertions
...
By default tests are expected to produce no assertion.
This also updates the existing tests to match.
2021-02-07 22:48:22 +01:00
Robert Helgesson
95b95b1407
tests: improve test purity
...
Before the XDG variables would be set from the user's environment, if
available. This would break some tests.
With this change the tests should be fully deterministic.
Fixes #1190
2020-04-24 21:46:34 +02:00
Robert Helgesson
45abf3d38a
Apply nixfmt on many files
2020-02-02 01:07:28 +01:00
Robert Helgesson
de8033747c
tests: clean up tests
...
- Move all module tests to their own directories.
- Avoid duplication of `// import`.
2020-01-26 21:11:23 +01:00