Maikel
77085cf9bb
Merge pull request #8587 from filipefurtad0/checkout_stripe_into_system
...
Updates/moves checkout_stripe into system
2021-12-08 18:12:49 +11:00
Maikel
9307b97f5b
Merge pull request #8586 from filipefurtad0/checkout_paypal_into_system
...
Updates/moves checkout_paypal into system
2021-12-08 18:11:45 +11:00
Maikel
81fff677ac
Merge pull request #8584 from filipefurtad0/shop_cart_spec_into_system
...
Updates/moves cart_spec into system
2021-12-08 18:10:34 +11:00
Maikel
2dd80a8c6b
Merge pull request #8583 from filipefurtad0/shopping_caching_into_system
...
Updates/moves shops_caching into system
2021-12-08 18:09:23 +11:00
Maikel
1957ae185b
Merge pull request #8582 from filipefurtad0/darkswarm_into_system
...
Updates/moves darkswarm_caching into system
2021-12-08 18:07:49 +11:00
Maikel
d34478f271
Merge pull request #8448 from filipefurtad0/reports_spec_into_system
...
Moves/updates reports_spec.rb into system
2021-12-08 18:03:48 +11:00
filipefurtad0
7dd002cb4d
Updates/moves checkout_stripe into system
2021-12-07 16:01:56 +00:00
filipefurtad0
4fbc7eeb44
Updates/moves checkout_paypal into system
2021-12-07 13:46:40 +00:00
Matt-Yorkley
290e292dea
Revert "Fixed inconsistency with display of unit name for products sold by item"
2021-12-07 13:24:12 +00:00
filipefurtad0
bceecc533e
Updates/moves cart_spec into system
2021-12-07 11:21:27 +00:00
filipefurtad0
fb87ef29a6
Updates/moves shops_caching into system
2021-12-07 11:09:17 +00:00
filipefurtad0
37d4a21521
Updates/moves darkswarm_caching into system
2021-12-07 10:45:38 +00:00
Maikel Linke
5793ddfe1b
Give product import spec more time
...
It seems to be really slow.
2021-12-07 17:06:45 +11:00
filipefurtad0
1bd04f283f
Fixes rubocop update validation errors
2021-12-06 09:14:21 +00:00
Maikel Linke
d99feeaaa5
Remove unreliable spec expectation
...
We were not failing if these percentages were not displayed. But the
spec did fail when the import was finished already and the progress bar
wasn't there any more.
Let's avoid these race conditions and wait for the final completion
page.
2021-12-06 18:06:16 +11:00
Maikel Linke
dc7dfcacba
Wait for product import to finish in spec
...
The expectation returned to early.
2021-12-06 18:01:17 +11:00
Matt-Yorkley
dcad00d047
Merge pull request #8484 from Matt-Yorkley/stripe-session-checks
...
Stripe checkout alerting
2021-12-05 12:04:00 +00:00
filipefurtad0
1393b52d98
Corrects several Rubocop offenses
2021-12-05 11:04:01 +00:00
filipefurtad0
b246cbad06
Deletes trailing space
2021-12-03 11:07:01 +00:00
filipefurtad0
8d20174a0f
Deletes doubled unused pick_date method
2021-12-03 11:06:04 +00:00
filipefurtad0
7487e7256a
Implements pick_date and pick_datetime helpers
2021-12-03 10:54:28 +00:00
filipefurtad0
05de253ad7
Adds pick_date and pick_datetime helpers
2021-12-03 10:54:28 +00:00
filipefurtad0
61aa357a39
Makes timedate selection independent of current date
2021-12-03 10:54:28 +00:00
filipefurtad0
2096b3474e
Fixes date selection on xero-flapickr
2021-12-03 10:54:28 +00:00
filipefurtad0
87365a939a
Fixes case on xero_invoice_header class
2021-12-03 10:54:28 +00:00
filipefurtad0
d2dddb674e
Fixes date selection on flapickr
2021-12-03 10:54:28 +00:00
filipefurtad0
5245d5574f
Fixes string case in assertions
2021-12-03 10:54:28 +00:00
filipefurtad0
a7a1673e2e
Moves/updates reports_spec.rb into system
2021-12-03 10:54:28 +00:00
Jean-Baptiste Bellet
58ea420626
Voiding a payment should revoke any payment fees
...
... and create a new one if a new payment is then linked to the order.
2021-11-30 09:42:10 +01:00
jibees
b39d3bb7de
Merge pull request #8492 from shveikus/8479-tab-behaviour-for-login-modal
...
Update TAB behavior for the login modal
2021-11-25 13:42:25 +01:00
Nihal M. Kelanthodika
74b87adee3
Merge pull request #8500 from apricot12/8495-Variant-unit-name-shopfront
2021-11-25 16:06:06 +05:30
Nihal M. Kelanthodika
aefb580023
Update unit_to_display spec
2021-11-23 12:59:42 +05:30
Maikel
5f87c30d3e
Merge pull request #8465 from jibees/7963-permission-to-delete-relationship-both-ways
...
Manager can delete enterprises relationship in both direction
2021-11-23 09:20:32 +11:00
shveikus
9e75e0e65c
Add spec for logging using keyboard
2021-11-22 23:40:22 +03:00
Matt-Yorkley
bc5c9ff8e2
Merge pull request #8472 from Matt-Yorkley/notify-resumed
...
Include items from resumed orders when mailing producers
2021-11-18 15:20:08 +00:00
Matt-Yorkley
527a53bd0f
Merge pull request #8485 from Matt-Yorkley/stripe-addresses
...
Checkout address handling
2021-11-18 15:19:27 +00:00
Maikel
c208700c77
Merge pull request #8070 from jibees/8065-add-tests-to-split-checkout
...
Add tests to split checkout
2021-11-18 11:17:17 +11:00
Matt-Yorkley
378d3d5ab6
Merge pull request #8476 from Matt-Yorkley/reports-producers-visibility
...
Ensure line items are correctly scoped for producers
2021-11-17 15:07:37 +00:00
Matt-Yorkley
8d5dbb1f47
Remove/simplify setup objects and improve old shipping method names
2021-11-17 09:47:13 +01:00
Matt-Yorkley
f3dc1c80cf
Update error field counts
2021-11-17 09:47:13 +01:00
Matt-Yorkley
ac317bc3ce
Fix Flipper stubs
2021-11-17 09:47:13 +01:00
Matt-Yorkley
1089ded2a2
Move spec under /consumer
2021-11-17 09:47:13 +01:00
Jean-Baptiste Bellet
04ba570875
Add split checkout system test
2021-11-17 09:47:13 +01:00
Maikel
917ca7b0cf
Merge pull request #8481 from mkllnk/8474-concurrency-spec
...
Test for concurrent checkouts reliably
2021-11-17 12:26:07 +11:00
Matt-Yorkley
b1c0da9675
Bang!
2021-11-16 17:32:10 +00:00
Matt-Yorkley
b388196ce3
Merge pull request #8471 from jibees/7885-duplicate-product-in-order-cycle
...
Use distinct to return unique product list for scope `visible_for`
2021-11-15 10:05:11 +00:00
Matt-Yorkley
f8349434bf
Skip address setup logic if we're coming from Stripe
...
The code here runs from a callback which was originally designed to make sure the checkout page was set up correctly in the "normal" checkout workflow. It wasn't really designed to be run when the page is being loaded a second time due to the user being redirected back from Stripe (with SCA). The things it's doing here are necessary in the former case, but a really bad idea in the latter (potentially messing up the order's ship and bill addresses in certain cases like guest checkout).
2021-11-14 16:54:44 +00:00
Matt-Yorkley
48acc0ecd0
Add Bugsnag notice when an OC closes during checkout completion
...
This info could be useful to know whilst debugging order completion issues.
2021-11-14 13:58:15 +00:00
Jean-Baptiste Bellet
fff2c3ae74
Update spec to take into account the non-duplication of product in inventory
2021-11-12 10:55:47 +01:00
Maikel Linke
6212ad18a8
Test for concurrent checkouts reliably
...
Apparently, controller specs are not thread safe and we got random test
failures. I converted it into a request spec and fine-tuned it to make
it more reliable.
2021-11-12 14:09:17 +11:00