Commit Graph

903 Commits (154277ab1139c0705be2947c4c9995794c7d092b)

Author SHA1 Message Date
Thomas Müller fb7f3008d3 idn have to be converted before being used 13 years ago
Vincent Petry 66bc0f0848 Still return quota value when free space is unknown 13 years ago
Thomas Müller 6bbbf8536f introduce reopen() method to be used for unit test execution only - right after a unit test has been executed the session will be reopened 13 years ago
Vincent Petry 145db370d1 Correctly round bytes when converted from human readable format 13 years ago
Thomas Müller cd038604d3 unit tests for specific image type output added 13 years ago
Thomas Müller fe05c0c81b move session reset to endTest() - necessary because we need a valid session in the next unit tests setUp() call 13 years ago
Vincent Petry 3c46dcd7dd Added .ocdata file to check for data folder validity 13 years ago
Thomas Müller fc697c7298 adding StartSessionListener which initializes the session before each test case execution 13 years ago
Robin Appelman a8eb7a5092 Allow setting the config dir to use as enviroment variable for phpunit 13 years ago
Vincent Petry 010eef95c0 Fixed total space display when data size exceeds quota 13 years ago
Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 13 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 13 years ago
Vincent Petry c7e204bd36 Added unit tests for serverHost and other related functions 13 years ago
Jörn Friedrich Dreyer 2ba6cd4e2b initialize etags of temporary storage 13 years ago
Jörn Friedrich Dreyer 131c12ad8d use assertInternalType for typechecking 13 years ago
Jörn Friedrich Dreyer 39f2f564a9 use assertSame and assertNotSame for etag checks 13 years ago
Thomas Müller 230e5e3788 let's name the column 'select' because this is a keyword on all platforms 13 years ago
Thomas Müller 459b5086d5 adding test for migrations on columns using keywords 13 years ago
Bjoern Schiessle cf7ef0d356 fix sharing unit tests 13 years ago
Robin Appelman 2293563488 Remove unit tests which causes the filesystem tests to fail 13 years ago
Bjoern Schiessle 1ae6e9ec21 add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 13 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 13 years ago
Robin Appelman eea1abae20 add unit tests for watcher policies 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Vincent Petry bd71a1b7b6 Added file name check in webdav connector 13 years ago
Vincent Petry 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php 13 years ago
tomneedham 589a7b220b Fix poor spelling 13 years ago
Robin Appelman 2166683e3b Allow setting the frequency of which the file watcher checks for updates 13 years ago
Robin Appelman b6f44e9a1d Add caching to OC\Preferences 13 years ago
tomneedham 049e03c2b9 Finish basic testing of user export 13 years ago
Robin Appelman b35f679483 Fix test cases for group manager 13 years ago
Robin Appelman 3b1df29318 sort expected result in tests 13 years ago
Robin Appelman d6576c640c Add unit tests for JobList 13 years ago
Bart Visscher addd0fba38 number as number 13 years ago
Robin Appelman a6399f9cef Add the background job list to the public server container 13 years ago
Arthur Schiwon 72f134cfce intendation 13 years ago
Arthur Schiwon 32afdcbefe Inject logger 13 years ago
Arthur Schiwon 9a39cd3b38 test for share dialoge sorter 13 years ago
Robin Appelman 4cdf83e6d2 Remove the Test_AppConfig_Object tests as they no longer make sense with caching 13 years ago
Robin Appelman 3afdcd85e7 Add unit test for quote wrapper size root 13 years ago
Bjoern Schiessle 36838b2837 add test for password remove method 13 years ago
Vincent Petry f7ac9f8069 Fixed unit test scripts + coverage 13 years ago
Martial Saunois 0f1c587e6b The regexp of the Freebox user agent is now more strict. 13 years ago
Martial Saunois 8507efc427 Unit tests added for the new Freebox user agent. 13 years ago
Jens-Christian Fischer 506393090b Add 'mail_from_address' configuration 13 years ago
Bjoern Schiessle 85269641db add first unit test for the versioning app 13 years ago
Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 13 years ago
Thomas Müller f29bd1cb0b adding code coverage support 13 years ago
Thomas Müller 99e068761a adding a comment to the database schema 13 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 13 years ago