solidusio / solidus_starter_frontend

🎨 Rails-based starter kit for your Solidus storefront.
BSD 3-Clause "New" or "Revised" License
55 stars 37 forks source link

Test failures in `solidus_starter_frontend` after merging "Improve Taxon Validations and Factory" in Solidus #331

Closed rainerdema closed 1 year ago

rainerdema commented 1 year ago

We have encountered test failures in the solidus_starter_frontend repository after merging Improve Taxon validations and factory #4851 in the main solidus repository.

As a result of these changes, the tests in the solidus_starter_frontend repository, with the main solidus branch, fail. We need to investigate and resolve these test failures.

The failing tests can be seen here:

Special thanks to @kennyadsl for identifying this issue.