aboutsummaryrefslogtreecommitdiffstats
path: root/tests/upload_files.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add test cases for the media-type parametersJohannes May2022-03-131-0/+20
* Better name and docs for symlink testAli MJ Al-Nasrawy2021-09-041-1/+7
* Adress review commentsAli MJ Al-Nasrawy2021-09-041-4/+8
* file_upload.rs: sanitize path inputAli MJ Al-Nasrawy2021-09-011-1/+80
* new partial-injection syntaxAli MJ Al-Nasrawy2021-08-261-2/+2
* tests: Refactor!Ali MJ Al-Nasrawy2021-08-261-40/+10
* Bump reqwests to v0.10Sven-Hendrik Haase2020-03-111-10/+13
* Added test for disabled file uploadsDamian2019-12-181-0/+46
* Make tests into their own proper modules without star importsSven-Hendrik Haase2019-05-011-1/+11
* Move helpers.rs to fixtures/mod.rskhai96_2019-04-291-2/+2
* Split integration test into multiple fileskhai96_2019-04-281-0/+51