Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken tests #31

Closed
1 task
ryaustin opened this issue Jul 17, 2024 · 2 comments
Closed
1 task

Fix broken tests #31

ryaustin opened this issue Jul 17, 2024 · 2 comments
Assignees

Comments

@ryaustin
Copy link
Collaborator

Ever since adding the store, our test suite continues to fail seemingly due to the Store subfactory?

  • troubleshoot the failure to resolve the current tests written up to this point
@kjcioffi
Copy link
Owner

There are test suites that are failing. If I can remember correctly, it was 6 tests that were failing in the view test suites due to incorporating FactoryBoy into the model test suites.

These issues stem from needing to use the Factories due to the custom made utility module I had deleted. Executing py manage.py test store.tests.views.product_admin should succeed as expected.

@kjcioffi
Copy link
Owner

Covered in #36

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

No branches or pull requests

2 participants