Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
hace 1 mes |
Robin Appelman
|
9de6190ec4
feat: allow running QueryBuilder queries on different connections
|
hace 4 meses |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
hace 6 meses |
Joas Schilling
|
b04f6d57b4
fix(tests): Make PostgreSQL unit tests less flacky by ordering
|
hace 9 meses |
Côme Chilliet
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
hace 2 años |
Vitor Mattos
|
b6d9e0542d
Fix column size to work with Oracle. Add unit tests
|
hace 2 años |
Vitor Mattos
|
afe5b6dd8a
Prevent query error when use subquery
|
hace 2 años |
Christoph Wurst
|
130ab63ca1
Bump doctrine/dbal from 3.0.0 to 3.1.3
|
hace 3 años |
Arthur Schiwon
|
f9484d15cb
DB: warn on parameter number constraints
|
hace 3 años |
Robin Appelman
|
a61a757b85
allow selecting multiple columns with SELECT DISTINCT
|
hace 4 años |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
hace 4 años |
Joas Schilling
|
c68718f90c
Remove dropped " ON " when join has no condition
|
hace 4 años |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
hace 5 años |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
hace 5 años |
Joas Schilling
|
bf2be08c9f
Fix risky tests without assertions
|
hace 6 años |
Joas Schilling
|
293dea0625
Fix querybuilder and functionbuilder tests
|
hace 7 años |
Robin Appelman
|
48df99f2e0
fix quote helper test
|
hace 7 años |
Lukas Reschke
|
a8b7df9cc1
Add tests
|
hace 8 años |
Joas Schilling
|
2c4035e806
Inject config and logger
|
hace 8 años |
Thomas Müller
|
b1641cc113
Fix QueryBuilderTests
|
hace 8 años |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
hace 8 años |