Commit Graph

4 Commits (master)

Author SHA1 Message Date
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 1 month ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Ferdinand Thiessen 0ef58c96ab
refactor(Memcache\Factory): move prefix generation to the factory class 4 months ago
Ferdinand Thiessen 1c85548f86
feat(AppConfig): cache app config in local cache if available 4 months ago
Maxence Lange bbc9ed138c fix(config): fix tests+psalm 5 months ago
Maxence Lange 20b908cf3f feat(appconfig): add searchKeys() 5 months ago
Maxence Lange e64be71e52 feat(lexicon): preset() 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Côme Chilliet 89f51a8f4e
chore(tests): Add test for AppConfig::getAppInstalledVersions 7 months ago
Joas Schilling 5f9117b939
test: Fix coding standards 8 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 8 months ago
Maxence Lange 815991741d fix(lexicon): renaming and minor fixes 1 year ago
Maxence Lange 96586ba709 feat(config): implementation of lexicon 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Maxence Lange a624a2b34f fix(appconfig): returns correct value on details 2 years ago
Maxence Lange cc813fec23 fix(appconfig): format app values 2 years ago
Joas Schilling 3a67080a96
fix(appconfig): Make sure sensitive values stay sensitive 2 years ago
Joas Schilling 24607a37d8
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database 2 years ago
Maxence Lange 44b76cbe8f new API, new tests 2 years ago
Maxence Lange 7891c05224 moving previous test 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Roeland Jago Douma c02e6fcae2
fix appconfig tests 5 years ago
Julius Härtl 2050517d44
Add github action for oci8 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Arthur Schiwon 78201bcb72
treat sensitive config keys by pattern 7 years ago
Joas Schilling 5dc6899d1a
Fix tests 9 years ago
Joas Schilling 122edcd0c1
Make sure all tests use the TestCase method to overwrite services 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 55fc6536d3
FIx lib/ a-d 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Joas Schilling 2d0f0e898d Only check the "was updated/inserted" when not on Oracle... 10 years ago
Joas Schilling 21ba3b8737 Only query the appconfig once 10 years ago
Thomas Müller 43ebf0d127 Fix unit test 11 years ago
Joas Schilling dfed287dc0 Use insertIfNotExists to avoid problems with parallel calls 11 years ago
Joas Schilling 39497b9c3a Add a test for parallel insert 11 years ago
Joas Schilling 2916b0ba76 Always test the object and the legacy class 11 years ago
Robin Appelman 4d805b52cc Test improvements 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Arthur Schiwon 3338a0f236 port of #9500 12 years ago
Robin Appelman 3b1df29318 sort expected result in tests 12 years ago
Robin Appelman 4cdf83e6d2 Remove the Test_AppConfig_Object tests as they no longer make sense with caching 12 years ago