summaryrefslogtreecommitdiffstats
path: root/application/test
AgeCommit message (Expand)AuthorFilesLines
2023-01-29feat(PHP8.2): Fix dynamic properties deprecation warningsFlorian Pritz1-0/+5
2023-01-29feat(PHP8.2): Fix deprecated string interpolationFlorian Pritz1-1/+1
2021-02-21PHP8: Fix expected error string in test_libraries_procrunnerFlorian Pritz1-1/+5
2020-10-07API: Add `minimum-id-length` post parameterSimon Schuster2-0/+64
2018-12-31Stop making PDF thumbnails with imagemagickFlorian Pritz1-6/+16
2018-09-24Remove unused mb_str_pad functionFlorian Pritz1-6/+0
2018-09-24Remove unused even_odd functionFlorian Pritz1-8/+0
2018-09-19Fix procrunner test_forbid_stderr3.3.0Florian Pritz1-3/+3
2018-05-19Test result of delete_invitation_keyFlorian Pritz1-6/+10
2018-05-18Add invitation key deletionFlorian Pritz1-0/+61
2018-01-31Proper display of expiration duration for less than a dayHrvoje Hodak1-0/+45
2017-09-21Fix mutlipaste_queue test using incorrect data in mockFlorian Pritz1-2/+2
2017-09-21Tests: Use is instead of ok for improved debug outputFlorian Pritz1-2/+2
2017-07-11Test inserting bigint values in DBFlorian Pritz1-0/+38
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 Pritz3-3/+17
2017-02-01return_bytes(): Throw exception on unhandled unit typeFlorian Pritz1-2/+8
2017-02-01tests: Expect string instead of intFlorian Pritz1-4/+4
2016-11-10Make sure that return_bytes function returns int valueReikion1-0/+1
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