aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Memcache/FactoryTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* fix: delay calculating global cache prefix untill a cache is createdRobin Appelman2024-08-281-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* feat: Add factory method for in-memory cachesChristoph Wurst2023-10-111-0/+11
* Add apcu and ffmpeg to have less skipped testsCôme Chilliet2023-02-071-0/+3
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-6/+9
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-4/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Made the cache factory strictRoeland Jago Douma2018-01-161-4/+5
* Use ::class in test mocksMorris Jobke2017-10-241-2/+4
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+132