Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-09-29Migrate away from deprecated interfaces and cleanup typingCôme Chilliet
2022-06-23Handle encryption errorfix/handle-encryption-errorsCarl Schwan
2022-04-19psalm analysis and fixespsalmRobin Appelman
2022-04-19Merge pull request #227 from nextcloud/update-master-phpunit-configJoas Schilling
2022-04-137.3 compatRobin Appelman
2022-04-13make connect timeout and chunk size configurableRobin Appelman
2022-04-13add icap settings and testsRobin Appelman
2022-04-07Update master php testing versionsupdate-master-phpunit-configJoas Schilling
2021-12-15remove unused importRobin Appelman
2021-12-15stay compatible with nc22Robin Appelman
2021-12-15add tests for background scanner unscanned/outdated filesRobin Appelman
2021-12-14add basic test for kaspersky scannerRobin Appelman
2021-08-20Use strict comparisonRichard Steinmetz
2021-06-02run cs fixRobin Appelman
2020-08-31rename clamav backendsRobin Appelman
2019-12-05Fix testsJoas Schilling
2019-12-05Update master php testing versionsJoas Schilling
2018-10-30Do not scan chunked files if their size too largeRoeland Jago Douma
2018-07-03Fix testsRoeland Jago Douma
2018-03-06Inject activityManagerRoeland Jago Douma
2018-03-06Add StatusFactoryRoeland Jago Douma
2018-03-05Remove scanner tests that were semi intergration tests but all usingRoeland Jago Douma
2018-03-05Delete bogus ItemTestRoeland Jago Douma
2018-03-05Move Activities to new APIRoeland Jago Douma
2018-03-05Fix testsRoeland Jago Douma
2018-03-04Inject the ILoggerRoeland Jago Douma
2018-03-04Move ScannerFactoryRoeland Jago Douma
2018-03-02Some generic phpstorm inspection fixesRoeland Jago Douma
2018-03-02Fix testsRoeland Jago Douma
2017-07-14Fix column names in select (#159)VicDeo
2017-02-07more cleanupRobin Appelman
2017-02-07make antivirus tests pass with nc12Robin Appelman
2016-11-21Fix ItemTestVictor Dubiniuk
2016-11-21Finally fix testsVictor Dubiniuk
2016-11-13Add Dummy ClamVictor Dubiniuk
2016-11-11Remove chunkSize from UI. Put shutdownScanner backVictor Dubiniuk
2016-11-10Mock interface, not private classVictor Dubiniuk
2016-11-10Reset socket when config limit is reached. Log only once per fileVictor Dubiniuk
2016-10-10Bump version (#126)VicDeo
2016-08-22Fix file not foundVictor Dubiniuk
2016-06-27Please codechecker && migrate tests to PSR-4Victor Dubiniuk
2016-03-04Try to fix the testsJoas Schilling
2015-09-30User_Dummy no longer existsVictor Dubiniuk
2015-09-20Add loadApp to bootstrapVictor Dubiniuk
2015-07-04No OC_LogThomas Müller
2015-05-07More testsVictor Dubiniuk
2015-05-07Do not call private class directlyVictor Dubiniuk
2015-05-07Remove deprecated strict declarationVictor Dubiniuk
2015-04-20Fix some code checker complaintsVictor Dubiniuk
2015-03-21Inject, separate and use in closure. Fix testsVictor Dubiniuk