summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)Author
2021-07-16fix(windows): avoid inadvertly running exes from cwd (#2885)David Knaack
2021-06-29test(battery): add battery tests (#2795)Andrew Houts
2021-03-25chore(clippy): fix new lints (#2507)David Knaack
2021-02-13feat(test): allow dynamic mocking of commands (#2307)David Knaack
2021-02-08refactor(directory): Introduce `logical-path` argument which allows a shell t...Benjamin Fox
2021-01-16test: enable logging in tests (#2151)David Knaack
2021-01-01style: Latest clippy suggestions (#2048)Thomas O'Donnell
2020-09-21feat: Add timings subcommand (#1629)Jan Katins
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer