Commit Graph

24 Commits (1447f182d2912cddf039ae2281d1cfbf2fec2b87)

Author SHA1 Message Date
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 5 days ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
Joas Schilling 720ab52e07
test: Fix tests/lib/App* 5 months ago
Joas Schilling 54c3aa3f99
fix(entity): Fix mapping of old/sub-types to actually supported database types 12 months ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 12 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Thomas Citharel 1d30fb7852
Fix reading blob data as resource 3 years ago
Roeland Jago Douma 48679ae39f
Make sure we just check for the keys 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Daniel Kesselberg a27c10daa6
Make isXXX available for bool properties only 6 years ago
Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 8 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 9eade36ae5
Fix namespaces in AppFramework tests 10 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Oliver Gasser 47a2e31c93 Make Entity properties ```protected``` as in docs 11 years ago
Bernhard Posselt 5199e4508a dont update entity and dont run an update query if an entity wasnt changed at all 12 years ago
Bernhard Posselt 309aa3bcd2 fix phpdoc for entities 12 years ago
Bernhard Posselt f4bc5ee863 remove unusued variable 12 years ago
Bernhard Posselt 93237d87ec fix scrutinizer issues 12 years ago
Bernhard Posselt f260951825 port database layer from appframework to core 12 years ago