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

Spec suite maintenance #29

Merged

Conversation

aitbw
Copy link
Contributor

@aitbw aitbw commented Dec 18, 2018

This PR aims to get the Travis build green by doing the following:

  • Lock FactoryBot to v4.10 for Solidus versions lower than v2.5
  • Add deface as dependency for Solidus versions lower than v2.5
  • Use Spree::State.first instead of FactoryBot.create(:state)
  • Update cassettes with latest EasyPost API payload

Besides that, several deprecation warnings were fixed and various hacks were removed 🎉

aitbw added 10 commits December 18, 2018 17:09
For Solidus v2.5 and upwards, using the aforementioned syntax caused
an address state mismatch with the address country, causing the spec
to fail
The previous cassettes did not contain the correct payload for the
current EasyPost API version, which caused some specs to fail.

The cassettes were re-recorded and the affected specs were updated
to match the new payload.
This patch provides the following changes:

* Remove unnecessary Rails dependency
* Fix Git insecure data fetching warning
@aitbw aitbw force-pushed the aitbw/spec_suite_maintenance branch from e185636 to 7813815 Compare December 24, 2018 12:24
@kennyadsl kennyadsl merged commit bd005d2 into solidusio-contrib:master Jan 2, 2019
@kennyadsl
Copy link
Member

Thanks Angel!!!! 🎉

@aitbw aitbw deleted the aitbw/spec_suite_maintenance branch January 2, 2019 16:12
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.

2 participants