Skip to content

Conversation

metinbaris
Copy link
Contributor

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

@metinbaris
Copy link
Contributor Author

@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 :)

@metinbaris metinbaris requested a review from pfwd October 8, 2022 08:43
@metinbaris metinbaris marked this pull request as ready for review October 8, 2022 08:43
Copy link
Contributor

@pfwd pfwd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work. Thanks for doing this. Could you make some changes to the tests and imports please.

@metinbaris metinbaris marked this pull request as draft October 9, 2022 07:53
@metinbaris metinbaris force-pushed the Create-unit-tests-for-AppFixtures.php branch from 176e806 to 8411725 Compare October 9, 2022 08:59
@metinbaris metinbaris marked this pull request as ready for review October 9, 2022 09:04
@metinbaris metinbaris requested a review from pfwd October 9, 2022 09:06
@metinbaris
Copy link
Contributor Author

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 👍

Copy link
Contributor

@pfwd pfwd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done 👍

@pfwd pfwd merged commit 2439a8b into howToCodeWell:main Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create unit tests for AppFixtures.php
2 participants