Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…14) Squashed commit of the following: commit 8fc23a6 Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Fri Mar 27 12:40:27 2020 +0100 Dropped test_data.php in favor of test_data.yaml The new data fixtures file is located at: eZ/Publish/API/Repository/Tests/_fixtures/Legacy/data/test_data.yaml commit 4493e6d Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Fri Mar 27 12:39:28 2020 +0100 Refactored remaining unit tests to stop relying on test_data.php commit 16e38ec Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Fri Mar 13 12:04:39 2020 +0100 [Unit Tests] Replaced DatabaseHandler usages with Doctrine\DBAL commit 7768654 Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Sat Mar 7 17:36:35 2020 +0100 [Tests] Refactored unit tests to rely on Doctrine QueryBuilder commit 06f5a7f Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Wed Dec 18 16:14:05 2019 +0100 Refactored TestCase::assertQueryResult accept QueryBuilder commit dbeb8f7 Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Thu Dec 19 16:47:27 2019 +0100 Changed Core\Persistence TestCase::getDatabaseConnection to fail on err. Changed Core\Persistence TestCase::getDatabaseConnection to fail instead of throwing exception (makes no sense for test case to report it thrown and then report it for every test using that method as thrown as well). commit 1dae04a Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Wed Dec 18 16:08:58 2019 +0100 Refactored unit tests setups to use FixtureImporter commit a9cfb3a Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Tue Dec 17 17:12:44 2019 +0100 Refactored Legacy Storage Setup Factory to use FixtureImporter commit fcaa722 Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Tue Dec 17 16:47:12 2019 +0100 Implemented database fixtures importer commit 7908cea Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Mon Dec 16 17:02:28 2019 +0100 Refactored integration tests data import to stop relying on DB Handler commit c2ecf1a Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Sun Mar 15 01:20:34 2020 +0100 Updated test data LSE FullText index commit ab1c973 Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Mon Dec 16 16:24:06 2019 +0100 Changed format of integration tests data fixtures into Yaml commit 25dccae Author: Andrew Longosz <alongosz@users.noreply.github.com> Date: Tue Oct 29 16:01:46 2019 +0100 [Tests] Dropped eZ\Publish\Core\Persistence\Doctrine\Tests
- Loading branch information