summaryrefslogtreecommitdiffstats
path: root/application/test/tests/api_v2
AgeCommit message (Expand)AuthorFilesLines
2023-01-29feat(PHP8.2): Fix deprecated string interpolationFlorian Pritz1-1/+1
2020-10-07API: Add `minimum-id-length` post parameterSimon Schuster2-0/+64
2017-09-21Tests: Use is instead of ok for improved debug outputFlorian Pritz1-2/+2
2017-07-04API: Fix return type of empty values in file/deleteFlorian Pritz1-0/+15
2017-07-04API: Fix return type of empty values in file/historyFlorian Pritz2-2/+12
2017-02-01tests: Expect string instead of intFlorian Pritz1-4/+4
2016-11-05test_file_upload: Ensure we compare the correct contentdev-2.xFlorian Pritz1-0/+4
2016-11-05Parallelize remaining API testsFlorian Pritz9-420/+532
2016-11-05Parallelize some API testsFlorian Pritz3-0/+605