Luis Ramos
|
7db519ab62
|
Merge pull request #5570 from luisramos0/ship_methods_form
[Spree 2.1] Make Shipping methods form save calculator details
|
2020-06-15 15:05:50 +01:00 |
|
Luis Ramos
|
0c1ed1731d
|
Add more specs to ship method controller
|
2020-06-09 12:33:55 +01:00 |
|
Luis Ramos
|
87292a8ce5
|
Refactor spec to add more similar specs
|
2020-06-09 12:15:52 +01:00 |
|
Luis Ramos
|
f05b0d1a57
|
Add missing fields to ship method controller permitted params list
|
2020-06-09 12:02:59 +01:00 |
|
Luis Ramos
|
fd5062429a
|
Add context to delete specs so we can add other specs
|
2020-06-09 12:02:59 +01:00 |
|
Luis Ramos
|
7924330321
|
Fix problem with stub_const, we need auto load the controller before the const is stubbed otherwise the controller will be broken
See details here: https://github.com/rspec/rspec-mocks/issues/1079#issuecomment-215620243
|
2020-06-09 10:52:53 +01:00 |
|
Luis Ramos
|
88896b7730
|
Merge branch 'master' into 3-0-stable-jun-2
|
2020-06-08 19:17:11 +01:00 |
|
Luis Ramos
|
cce26cb453
|
Merge branch '3-0-stable' into 3-0-stable-jun-2
|
2020-06-03 19:51:43 +01:00 |
|
Pau Pérez Fabregat
|
8a62c8aeb5
|
Merge pull request #5544 from luisramos0/api_ctrl
[Spree 2.1] Fix specs in Api::EnterprisesController and Api::ShopsController
|
2020-06-03 09:34:43 +02:00 |
|
Luis Ramos
|
f9d86eb7ed
|
Join module and describe declaration so that rspec picks up correct controller under Api namespace and not the controller with the same name in the base namespace
|
2020-06-02 20:17:46 +01:00 |
|
Luis Ramos
|
251c04f2d9
|
Make all tests in enterprises_controller_spec use api_post instead of spree_post
|
2020-06-02 20:17:07 +01:00 |
|
Luis Ramos
|
ff0c93a76b
|
Join module and describe declaration so that rspec picks up correct
controller under Api namespace and not the controller with the same name
in the base namespace
|
2020-06-02 20:15:25 +01:00 |
|
Luis Ramos
|
c68459f212
|
Make enterprises_controller_spec use api_post instead of spree_post
|
2020-06-02 20:06:52 +01:00 |
|
Luis Ramos
|
4438f620e9
|
Merge pull request #5421 from luisramos0/more_strong_params
[Spree 2.1] Add missing strong params to less important controllers missed by specs
|
2020-06-02 16:59:27 +01:00 |
|
Luis Ramos
|
c9a7a6e897
|
Merge branch 'master' into 3-0-stable-jun-2
|
2020-06-02 16:00:45 +01:00 |
|
Luis Ramos
|
7b89f4d6c5
|
Switch controller helper calls routes from spree to main_app, this will include all routes all the time
|
2020-06-02 15:00:57 +01:00 |
|
Luis Ramos
|
2c2263ab78
|
Fix rubocop issues in shipments_controller_spec
|
2020-06-02 13:41:50 +01:00 |
|
Luis Ramos
|
092e047b44
|
Remove resource_scoping from api/shipments_controller spec
|
2020-06-02 13:35:48 +01:00 |
|
Luis Ramos
|
a0aa42cd58
|
Remove resource_scoping from api/variants spec
|
2020-06-02 13:26:12 +01:00 |
|
Luis Ramos
|
a4a6431faf
|
Fix strong params problem where order object is not sent to controller
|
2020-06-01 13:42:22 +01:00 |
|
Luis Ramos
|
bae128738b
|
Add spec for return authorizations controller
|
2020-06-01 13:40:59 +01:00 |
|
Luis Ramos
|
583b4a1df7
|
Add spec to countries_controller
|
2020-06-01 13:40:59 +01:00 |
|
Luis Ramos
|
73f2844fe3
|
Add spec for shipping categories
|
2020-06-01 13:40:59 +01:00 |
|
Luis Ramos
|
52810b0f4a
|
Make enterprises controller spec assert the corrrect state of current_distributor
This validates bug #5496 is fixed
|
2020-05-26 11:26:20 +01:00 |
|
Luis Ramos
|
f34f693620
|
Merge branch 'master' into 3-0-stable-may-22
|
2020-05-22 22:54:19 +01:00 |
|
Pau Pérez Fabregat
|
3f593d6246
|
Merge pull request #5440 from luisramos0/grumpy_cat
Fix Grumpy Cat on shop page (cart with items from a closed OC)
|
2020-05-22 18:38:41 +02:00 |
|
Pau Pérez Fabregat
|
050e83e745
|
Merge pull request #5410 from luisramos0/fix_some_specs
[Spree 2] Make api/enterprises_controller_spec less flaky
|
2020-05-21 13:45:39 +02:00 |
|
Matt-Yorkley
|
6b3a7228ce
|
Update flash message with instruction to update the quantities
|
2020-05-20 09:43:29 +02:00 |
|
Luis Ramos
|
f22eae752d
|
Adapt spec to validate issue #5340
|
2020-05-15 19:30:01 +01:00 |
|
Luis Ramos
|
35824c7aa1
|
Rename restartCheckout to order_checkout_restart to make it follow service naming convention
|
2020-05-15 19:29:37 +01:00 |
|
Luis Ramos
|
ba585064e1
|
Rename ResetOrderService to OrderCompletionReset to follow new service naming convention and also to make it more specific to completed orders
|
2020-05-15 19:29:37 +01:00 |
|
Luis Ramos
|
493adc8b1f
|
Fix problem in spec where wrong enterprise was being used
|
2020-05-15 19:29:37 +01:00 |
|
Luis Ramos
|
19da0ba969
|
Merge branch 'master' into 3-0-stable-may13
|
2020-05-13 19:50:32 +01:00 |
|
Luis Ramos
|
83381ad439
|
Relax array order verification
|
2020-05-12 15:46:23 +01:00 |
|
Pau Perez
|
b99bcc3c12
|
Make test not depend on response's order
I'm assuming this is failing in CI due to the order in which the closed
shops are returned.
|
2020-05-08 15:56:20 +02:00 |
|
Luis Ramos
|
92d0a5b735
|
Change default user from spree@example.com to ofn@example.com
|
2020-05-03 10:12:43 +01:00 |
|
Luis Ramos
|
839b373b5c
|
Merge branch 'master' into 3-0-stable-Apr28
|
2020-04-28 13:40:19 +01:00 |
|
Luis Ramos
|
868929eed3
|
Merge pull request #4993 from luisramos0/move_ent_fees
Change engine routes to better work with specs in rails 4
|
2020-04-28 11:48:41 +01:00 |
|
Luis Ramos
|
fcc746a1b7
|
Fix long lines in payments_controller_spec
|
2020-04-15 16:18:17 +01:00 |
|
Luis Ramos
|
8f7b3df9b5
|
Make payment controller authorize stripe_sca payments before processing them or advancing order workflow (that also calls payment.process)
|
2020-04-15 16:07:34 +01:00 |
|
Matt-Yorkley
|
fc5e346a06
|
Merge pull request #5156 from Matt-Yorkley/closed-shops
Load closed shops in a separate request on /shops page
|
2020-04-08 20:05:26 +02:00 |
|
Luis Ramos
|
d18a06a0f7
|
Merge pull request #4783 from luisramos0/stripe_sca_extra_subs
Move all subscriptions services to the OrderManagement engine
|
2020-04-06 20:20:02 +01:00 |
|
Matt-Yorkley
|
bc859cf9f7
|
Add api/shops_controller and refactor
|
2020-04-04 17:02:27 +02:00 |
|
Matt-Yorkley
|
af48cac140
|
Load closed shops in a separate request on /shops page
|
2020-04-04 14:06:10 +02:00 |
|
Luis Ramos
|
384ca310a3
|
Merge branch 'master' into 3-0-stable-apr3
|
2020-04-03 18:26:26 +01:00 |
|
Pau Pérez Fabregat
|
fe8beb5448
|
Merge pull request #5099 from Matt-Yorkley/ticking-time-bom
Improve BOM
|
2020-04-02 16:01:48 +02:00 |
|
Luis Ramos
|
9fa604db0d
|
Merge pull request #5076 from luisramos0/rails_f_helper
Remove Rails Foundation Helper and improve error display and logging in checkout controller
|
2020-04-01 18:54:45 +01:00 |
|
Luis Ramos
|
b898ce1ae1
|
Make checkout controller add flash error if order contains any type of error
Here we add translations for a particular case where the credit card expiry date is in the past
|
2020-04-01 12:03:39 +01:00 |
|
Matt-Yorkley
|
aba1b5b67a
|
Add pagination specs and refactor
|
2020-03-29 19:54:49 +02:00 |
|
Matt-Yorkley
|
375b4648dc
|
Add pagination to Bulk Order Management
|
2020-03-29 19:54:47 +02:00 |
|