1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Michael Moravec fd2baf6f65
Merge pull request #7260 from stof/regression_commit_order
Fix the handling of circular references in the commit order calculator
2018-09-23 05:44:14 +02:00
..
Cache #6441 moving expected exception annotations into explicit method calls 2017-08-18 04:44:17 +02:00
Decorator Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Entity Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
Event Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Functional Add a test reproducing GH7259 2018-09-20 11:53:08 +02:00
Hydration #6623 splitting test scenario into two bits 2017-08-16 15:07:48 +02:00
Id #6167 #6168 rewrote SequenceGeneratorTest for better readability and error messages 2017-06-21 06:04:06 +02:00
Internal Rename data provider so that it doesn't get executed as test 2017-06-12 23:05:56 +02:00
Mapping correct load-only DOMDocument constructor in test 2018-09-23 04:52:52 +02:00
Performance Move test to the right place and add assertions 2017-08-06 12:51:58 +02:00
Persisters Add test case for many-to-many collection deletion, when owning side has a composite PK 2018-01-30 01:04:28 +01:00
Proxy #6626 #6625 minor CS fixes (removed useless assignments) 2017-08-16 15:23:20 +02:00
Query Fix #7286: StringPrimary no longer accepts aggregate functions as argument 2018-07-09 19:12:39 +02:00
Repository Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Tools Handle removed parameters by tree walker in Paginator 2018-08-27 11:23:21 +02:00
Utility Add unit test for HierarchyDiscriminatorResolverTest 2017-08-18 12:11:09 +02:00
CommitOrderCalculatorTest.php Add a unit test reproducing the commit order regression 2018-09-20 12:11:44 +02:00
ConfigurationTest.php No longer treat aggregate functions as a special case. 2017-06-20 07:27:24 +02:00
EntityManagerTest.php Use newer PHP syntax 2017-09-06 01:32:49 +02:00
EntityNotFoundExceptionTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
LazyCriteriaCollectionTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
ORMInvalidArgumentExceptionTest.php #1521 DDC-2922 spec for a new exception endpoint that produces a multi-new-non-cascaded-entities error message 2017-08-22 09:56:43 +02:00
PersistentCollectionTest.php #6613 #6614 #6616 adding void return type to newly introduced test methods 2017-08-11 21:28:18 +02:00
QueryBuilderTest.php Fix parameter name comparison in QueryBuilder#setParameter() with different types 2017-11-24 02:43:01 +01:00
UnitOfWorkTest.php Fixes #1391, DDC-3693 2017-12-18 22:46:48 -05:00