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