aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Db/EntityTest.php
Commit message (Expand)AuthorAgeFilesLines
* test: Fix tests/lib/App*Joas Schilling2025-05-151-1/+1
* fix(entity): Fix mapping of old/sub-types to actually supported database typesfollowup/47329/add-all-types-to-handlingJoas Schilling2024-10-231-5/+39
* feat(AppFramework): Add full support for date / time / datetime columnsFerdinand Thiessen2024-10-171-8/+36
* Merge pull request #48008 from nextcloud/fix/entity/strict-typesKate2024-09-161-2/+7
|\
| * fix(Entity): Fix magic setter call for custom strong typed settersfix/entity/strict-typesprovokateurin2024-09-151-2/+7
* | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-23/+23
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+3
* Fix reading blob data as resourceThomas Citharel2022-07-251-0/+17
* Make sure we just check for the keysRoeland Jago Douma2020-12-071-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-15/+15
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix multiline commentsChristoph Wurst2020-04-081-19/+19
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-10/+10
* Mode to modern phpunitRoeland Jago Douma2019-11-271-12/+12
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-261-8/+35
|\
| * Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-8/+35
* | Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
|/
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-7/+10
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+227