solidusio / solidus_stripe

πŸ’³ Integrate Solidus with Stripe
https://stripe.com
BSD 3-Clause "New" or "Revised" License
36 stars 61 forks source link

Install and run migrations before running specs #229

Closed elia closed 1 year ago

elia commented 1 year ago

Summary

This script will check for missing/changed/removed migrations in the dummy app and will keep them up to date before running specs.

If no changes happened it quickly exits without doing any changes.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

codecov[bot] commented 1 year ago

Codecov Report

Merging #229 (045a1d6) into master (61684eb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   95.51%   95.51%           
=======================================
  Files          23       23           
  Lines         424      424           
=======================================
  Hits          405      405           
  Misses         19       19           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more