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

Adding_abandoned_cart_to_chimpy #86

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

sadhikabilla
Copy link

No description provided.

braidn and others added 30 commits April 23, 2015 16:03
With this bump we needed to bump RSpec to a version that was greater
than 2.99. Reason being that Railties requirement for RSpec sub 3.0 is
4.1.x and Spree at 3.0 requires a Railties version of at least 4.2.
When running specs/terminal commands in OSX, this gem spews odd
"errors". Specify which notification gem to use depending on platform.
Clean up the spec helper and spree helper to actually allow the tests to
pass/the tests to actually start.
The 3.1 branch still doesn't play super nicely with things. Bump back to
the most recent, 2.xx branch.
Admin User section has changed a wee bit in Spree 3.0. Also the bump on
Capybara might have an issue with all of this. Regardless, fixed.
Spree internals, concerning the views is a little different in 3.0. No
more footer, and just focus on the header. Also some of these css
classes smell of bootstrap.
Clean up user spec according to the friendly code sniffer, RuboCop.
Remove the around update call to the Spree user. This could cause some
isssues when a user is frequently updated. Move the user tests over to
allow and away from should syntax.
The removal of resubscribe will break this part of the subscription
spec. Remove the expectations of resubscribe to clean up the test.
Feel free to run your own node and ruby versions.
No SSL Verification is required during the testing runs. Clients
however, should be running SSL on their store fronts.
The API will only return at max 30 list names for pattern matching. If a
store has more than 30 lists, then the likelyhood of the pattern
matching to be successful is limited. Encourage the user to use the list
id instead.
Update gemspec to support Spree 3.1
Add ability to make customer segment functionality optional on list
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.

3 participants