aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utils/mod.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize imports to be more consistentSven-Hendrik Haase2025-01-101-2/+0
|
* Remove some unnecessary #[allow(dead_code)]Sven-Hendrik Haase2025-01-101-2/+2
|
* Fix lintsSven-Hendrik Haase2024-09-121-1/+1
|
* Clean up default order functionSven-Hendrik Haase2024-01-131-7/+7
| | | | I removed the stringly typing as we already have enums for this that we can make use of.
* Set default sorting order and method with argumentselandsborough2024-01-131-0/+16
|
* Get rid of dead code warning for common test utility functionSven-Hendrik Haase2022-05-231-0/+2
|
* Add dir navigation testsSven-Hendrik Haase2019-07-141-0/+12