This is strange for the tests:
- when run with arc unit, tests pass
- when run from PhpStorm, tests pass
- when run directly calling phpunit at monorepo root, tests pass
- when run from databases/ at library root, tests pass
This is strange for the tests:
EOL at EOF (remove the one we've introduced here at least)
At this stage, we've still code difficult to isolate for testing, with lot of singletons and static invoke, but we start a clear path for dependency injection into context, which act as a service container.
Bump version
last-commit = HEAD