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

System specs support #92

Closed
wants to merge 2 commits into from
Closed

System specs support #92

wants to merge 2 commits into from

Conversation

blocknotes
Copy link
Contributor

@blocknotes blocknotes commented Mar 6, 2020

Summary

This PR proposes small improvements to support system specs.

Checklist

  • I have structured the commits for clarity and conciseness.
  • I have added relevant automated tests for this change.
  • I have added an entry to the changelog for this change.

@blocknotes blocknotes added the enhancement Improves an existing feature. label Mar 6, 2020
@blocknotes blocknotes requested review from elia and aldesantis March 6, 2020 13:56
@blocknotes blocknotes self-assigned this Mar 6, 2020
@blocknotes blocknotes force-pushed the mr/system-specs-support branch from 264c152 to 42e4b7f Compare March 6, 2020 14:00
@blocknotes blocknotes force-pushed the mr/system-specs-support branch 2 times, most recently from 0e62a41 to 87d9b59 Compare March 13, 2020 10:20
This will permit to use methods like `stub_authorization!` in system
specs. Only for Solidus < 2.11, because another PR is going to update
the system specs configuration on the next releases.
@blocknotes blocknotes force-pushed the mr/system-specs-support branch from 87d9b59 to e313040 Compare March 13, 2020 10:25
@blocknotes blocknotes marked this pull request as ready for review March 20, 2020 15:01

config.when_first_matching_example_defined(type: :system) do
config.before :suite do
dev_support_assets_preload
Copy link
Member

Choose a reason for hiding this comment

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

@peterberkenbosch
Copy link
Contributor

Hi @blocknotes, love this! Let me know if you need any help here to move this in.

Thanks!

@blocknotes
Copy link
Contributor Author

Hi @blocknotes, love this! Let me know if you need any help here to move this in.

I didn't have a chance to work more on this one, sorry.

@peterberkenbosch feel free to contribute if you can/like.

@peterberkenbosch
Copy link
Contributor

@blocknotes No problem Mattia, I can take this on no problem.

@peterberkenbosch peterberkenbosch mentioned this pull request Jun 4, 2020
3 tasks
@peterberkenbosch
Copy link
Contributor

Working on this here #107 we can close this one. Thanks again for starting this @blocknotes

@aldesantis aldesantis closed this Jun 4, 2020
@elia elia deleted the mr/system-specs-support branch July 10, 2020 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants