aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppConfigTest.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-6/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+2
* fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-1/+1
* fix(appconfig): format app valuesMaxence Lange2024-04-051-0/+15
* fix(appconfig): Make sure sensitive values stay sensitiveJoas Schilling2024-03-061-0/+9
* feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the ...Joas Schilling2024-03-061-83/+177
* new API, new testsMaxence Lange2024-02-071-0/+1361
* moving previous testMaxence Lange2024-02-071-365/+0
* lazy AppConfigMaxence Lange2024-01-151-36/+33
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-17/+18
* fix appconfig testsRoeland Jago Douma2020-12-071-3/+3
* Add github action for oci8Julius Härtl2020-11-101-2/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* treat sensitive config keys by patternArthur Schiwon2019-07-261-0/+2
* Fix testsJoas Schilling2017-01-121-0/+23
* Make sure all tests use the TestCase method to overwrite servicesJoas Schilling2016-10-201-13/+2
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+351