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

Remove support for testing and extensions #28

Merged
merged 1 commit into from
Dec 13, 2019

Conversation

MinasMazar
Copy link

@MinasMazar MinasMazar commented Dec 6, 2019

Some things of this gem will be moved to solidus_extension_dev_tools we should remove and/or deprecate those within solidus_support to avoid confusion and have a clear update path for extension maintainers.

Extracted:

  • feature/spec helpers
  • coverage support
  • preferences stub (stub_spree_preferences)
  • extension decorator (SolidusSupport::EngineExtensions::Decorators)

Ref. solidusio/solidus_dev_support#13

This PR also continue what started in #25 (that should be closed)

@MinasMazar MinasMazar marked this pull request as ready for review December 6, 2019 11:21
MinasMazar pushed a commit to solidusio/solidus_dev_support that referenced this pull request Dec 6, 2019
It was added in `solidus_support` with [this PR](solidus-support-pr) and
it has been extracted with [this PR](extract-pr).

Ref. #13

[solidus-support-pr]: solidusio/solidus_support#27
[extract-pr]: solidusio/solidus_support#28
MinasMazar pushed a commit to solidusio/solidus_dev_support that referenced this pull request Dec 6, 2019
It was added in `solidus_support` with [this PR](solidus-support-pr) and
it has been extracted with [this PR](extract-pr).

Ref. #13

[solidus-support-pr]: solidusio/solidus_support#27
[extract-pr]: solidusio/solidus_support#28
MinasMazar pushed a commit to solidusio/solidus_dev_support that referenced this pull request Dec 6, 2019
It was added in `solidus_support` with [this PR](solidus-support-pr) and
will be extracted with [this PR](extract-pr).

Ref. #13

[solidus-support-pr]: solidusio/solidus_support#27
[extract-pr]: solidusio/solidus_support#28
Some things of this gem will be moved to [solidus_extension_dev_tools](dev_tools)
we should remove and/or deprecate those within solidus_support to avoid
confusion and have a clear update path for extension maintainers.

Extracted:
+ feature/spec helpers
+ coverage support
+ preferences stub (`stub_spree_preferences`)
+ extension decorator (`SolidusSupport::EngineExtensions::Decorators`)

Ref. solidusio/solidus_dev_support#13

[dev_tool]: https://github.com/solidusio-contrib/solidus_extension_dev_tools
Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

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

👏 thank you!

@aldesantis
Copy link
Member

Looking good @MinasMazar, thanks!

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.

None yet

3 participants