issues
search
dmaicher
/
doctrine-test-bundle
Symfony bundle to isolate your app's doctrine database tests and improve the test performance
MIT License
1.08k
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug: Rollback doesn't work if `StaticDriver::isKeepStaticConnections()` return false
#308
maidmaid
closed
1 month ago
6
Update README.md
#307
alexndlm
opened
2 months ago
0
Error bootstrap in PHPUnit Extension
#306
yann-eugone
closed
1 month ago
2
Entity does not persists on $em->persist($enity){->flush()} inside test case.
#305
sergey-belous
closed
2 months ago
2
Extra databases not created
#304
greggailly
closed
2 months ago
0
How to handle multiple databases?
#303
MaikL
closed
3 months ago
1
How to check if a transaction has not been closed
#302
gianiaz
opened
4 months ago
3
Possible regression from v8.0.2 to v8.1.0
#301
SirTomme
closed
4 months ago
3
use `doctrine.middleware` tag for registering middlewares
#300
dmaicher
closed
5 months ago
2
Impossible to leverage SQLite foreign key support
#299
MatTheCat
closed
5 months ago
5
fix deprecation for Extension class
#298
dmaicher
closed
5 months ago
0
[Symfony 7.1] The `Symfony\Component\HttpKernel\DependencyInjection\Extension` class is considered internal since Symfony 7.1, to be deprecated in 8.1; use `Symfony\Component\DependencyInjection\Extension\Extension` instead.
#297
ruudk
closed
5 months ago
0
use configurable keys for keeping static connections
#296
dmaicher
closed
5 months ago
0
How to detect dama wrapper is active ?
#295
Kytrix
closed
5 months ago
4
Update bootstrap.php
#294
cooldude77
closed
6 months ago
2
drop support for PHP 7.3
#293
dmaicher
closed
6 months ago
0
fix failing dev tests on CI
#292
dmaicher
closed
6 months ago
0
Added the ability to extend StaticDriver for greater flexibility
#291
prohalexey
closed
6 months ago
9
Exception in third-party event subscriber: There is no active transaction
#290
VincentLanglet
closed
6 months ago
10
Consistency issues with different connections (eg read/write replicas)
#289
Tristan971
closed
5 months ago
13
run CI with PHP 8.4
#288
dmaicher
closed
7 months ago
0
Using PDO results in error
#287
wnnawalaniec
closed
7 months ago
7
The transaction operation cannot be performed because there are pending requests working on this transaction.
#286
mleko64
closed
8 months ago
4
allow phpunit 11 for dev
#285
dmaicher
closed
8 months ago
0
Not working on multiple connections
#284
jmariller
closed
8 months ago
11
chore: fix ci deprecations
#283
Chris53897
closed
8 months ago
1
allow not explicitly enabling savepoints with DBAL 4
#282
dmaicher
closed
8 months ago
0
DBAL 4 and `setNestTransactionsWithSavepoints` deprecation
#281
dmaicher
closed
8 months ago
0
run CS fixer
#280
dmaicher
closed
9 months ago
0
Use Symfony 5.4+ installation (bundles.php)
#279
tacman
closed
9 months ago
1
How to work with dynamic Connections created at runtime?
#278
Lehren
closed
9 months ago
4
User Deprecated: Since symfony/serializer
#277
frandzdy
closed
9 months ago
1
Update README.md
#276
Leanne251
closed
10 months ago
3
This bundle relies on savepoints for nested database transactions. You need to enable "use_savepoints" on the Do ctrine DBAL config for connection "default".
#275
abdounikarim
closed
10 months ago
1
v8 compiler pass fails due to use_savepoints value
#274
jdevinemt
closed
10 months ago
2
Test with Behat on Symfony 7
#273
dmaicher
closed
9 months ago
0
fix rolling back transaction for errored tests
#272
dmaicher
closed
11 months ago
0
Support Symfony 7
#271
thejoelinux
closed
11 months ago
2
v8 breaks behat integration
#270
aszenz
closed
10 months ago
3
refactor skipped tests handling
#269
dmaicher
closed
11 months ago
0
drop doctrine/cache integration
#268
dmaicher
closed
11 months ago
0
deprecate doctrine/cache integration
#267
dmaicher
closed
11 months ago
0
Drop Symfony 6.2 support
#266
dmaicher
closed
11 months ago
0
run CI with PHP 8.3
#265
dmaicher
closed
11 months ago
0
There is already an active transaction
#264
dgarciaortiz94
closed
11 months ago
5
fix issue with skipping test during setUp using PHPUnit 10
#263
dmaicher
closed
11 months ago
0
update php cs fixer
#262
dmaicher
closed
1 year ago
0
allow symfony 7.0
#261
dmaicher
closed
1 year ago
0
minor: Get Composer to suggest dev packages to require-dev
#260
Chris53897
closed
1 year ago
1
further cleanup for StaticDriver class
#259
dmaicher
closed
1 year ago
0
Next