Closed metinbaris closed 2 years ago
@pfwd needs your early review for some db tests, I left a comment related load function test would you mind having a look at it please :)
Great work. Thanks for doing this. Could you make some changes to the tests and imports please.
Thanks for reviews, I believe it improves my coding skills 👍
To test load function inside AppFixtures class Should we run such command for creating test database and if yes where should we define it :) ?
docker-compose exec api bin/console --env=test doctrine:database:create