Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-02-03 | specify port to avoid test conflict | Eli Flanagan | 1 | -1/+3 | |
2019-09-25 | add a test for missing index file | Eli Flanagan | 1 | -1/+26 | |
2019-07-14 | Remove unnecessary import | Sven-Hendrik Haase | 1 | -1/+0 | |
2019-07-07 | Also check directories in tests | Sven-Hendrik Haase | 1 | -3/+16 | |
2019-05-01 | Make tests into their own proper modules without star imports | Sven-Hendrik Haase | 1 | -1/+10 | |
Star imports make it hard to see which imports a module is actually using so I prefer to have this be a bit more explicit. | |||||
2019-04-29 | Move helpers.rs to fixtures/mod.rs | khai96_ | 1 | -2/+2 | |
2019-04-28 | Split integration test into multiple files | khai96_ | 1 | -0/+44 | |