aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utils/mod.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-01-10Reorganize imports to be more consistentSven-Hendrik Haase1-2/+0
2025-01-10Remove some unnecessary #[allow(dead_code)]Sven-Hendrik Haase1-2/+2
2024-09-12Fix lintsSven-Hendrik Haase1-1/+1
2024-01-13Clean up default order functionSven-Hendrik Haase1-7/+7
I removed the stringly typing as we already have enums for this that we can make use of.
2024-01-13Set default sorting order and method with argumentselandsborough1-0/+16
2022-05-23Get rid of dead code warning for common test utility functionSven-Hendrik Haase1-0/+2
2021-09-10Fix testsjikstra1-0/+12
2021-09-10Remove unused imports and filesjikstra1-12/+0
2019-07-14Add dir navigation testsSven-Hendrik Haase1-0/+12