summaryrefslogtreecommitdiffstats
path: root/application/test
AgeCommit message (Expand)AuthorFilesLines
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-137/+190
2016-11-05API: Drop v1Florian Pritz1-484/+0
2016-11-05Test calling endpoints with unsupported authentication methodFlorian Pritz1-0/+26
2016-11-05tests: Fix testing of username/pw with unsupported endpointFlorian Pritz2-8/+8
2016-11-01Test \service\multipaste_queueFlorian Pritz1-0/+93
2016-11-01mmultipaste->delete_id: Fix inverted return valueFlorian Pritz1-0/+29
2016-10-31Disable special handling of {elapsed_time} and {memory_usage}Florian Pritz1-0/+13
2016-08-21muser: Add delete_user()Florian Pritz1-0/+57
2016-08-20tests: Use one webserver per testcaseFlorian Pritz3-8/+53
2016-08-20Test \libraries\Output_cacheFlorian Pritz1-0/+82
2016-08-20Test \services\storageFlorian Pritz1-0/+172
2016-08-20Test \libraries\Image some moreFlorian Pritz1-0/+15
2016-08-02Test filebin_helperFlorian Pritz1-0/+70
2016-08-01Test \libraries\PygmentsFlorian Pritz1-0/+16
2016-08-01Test \libraries\ExifFlorian Pritz1-0/+48
2016-08-01Test \libraries\Image::get_exif_orientationFlorian Pritz1-0/+15
2016-07-31Test \libraries\TempfileFlorian Pritz1-0/+46
2016-07-31Test \libraries\ProcRunnerFlorian Pritz1-0/+118
2016-07-31Silence some untestable coverage warnings in the test casesFlorian Pritz2-0/+6
2016-07-31Add code coverage outputFlorian Pritz1-0/+7
2016-07-21Add special *.asciinema.json filename0.9.18Florian Pritz1-0/+6
2016-07-14Tests: Test muser username/email verificationFlorian Pritz1-0/+56
2016-07-14Tests: Use muser->add_user to create test usersFlorian Pritz2-22/+12
2016-07-13Improve insufficient permisions error messageFlorian Pritz2-2/+10
2016-07-13Add site URL to authentication errorFlorian Pritz2-2/+2
2016-07-04Add function to ellipsize textFlorian Pritz1-0/+32
2015-11-23l/Pygments: Fix exception for filenames ending with a dotFlorian Pritz1-1/+8
2015-09-20API 2.1: Add thumbnail link to historyFlorian Pritz2-4/+20
2015-09-14API 2.0: Remove private fields from file/historyFlorian Pritz2-0/+498
2015-05-31test: Add more \libraries\Image testsFlorian Pritz1-0/+30
2015-05-21Calc correct total size for history with duplicate hashesFlorian Pritz1-0/+20
2015-05-21tests: Make prove --state work; Restructure testsFlorian Pritz6-0/+890