neos / contentrepository-development-collection

Work in Progress on the Event Sourced Content Repository as installable set of packages
4 stars 9 forks source link

Feature/projection integrity #158

Closed nezaniel closed 4 years ago

nezaniel commented 4 years ago

This allows for integrity tests on graph projections by declaring a common interface and test cases for all database adapters. The implementation for DBAL is included, as well as a simple command controller to run the tests.