subscribie
subscribie copied to clipboard
As an admin, I want tests to run successfully when running deploy-pr
Is your feature request related to a problem? Please describe. As an admin, when I run tests, the tests for connecting stripe fails which leads to subsequent tests that use stripe also fail.
The following test failed in:
index-Subscribie-tests-293-connect-to-stripe-shop-owner-detect-stripe-onboarding-page-Desktop-Chromium
The above two screenshots are taken from the initial connection of stripe to a shop.
tests-order-plan-with-free-trial-feature
This is the error shown when tests are done during checkout of all plans.
worker3--993-subscriber-change-card-details-Desktop-Chromium
The test could not proceed due to an invalid password in the Subscriber login page
Describe the solution you'd like I'd like to see stripe connection setup to complete and enter the correct subscriber password in the subscriber login screen
Additional context This is in context to Subscribie tests.
For more context, for the first test of setting up stripe, here is a look at the old verification code page (from july) and current verification code page. This might be unimportant but the only deference I noticed was the removal of number in ••00
Old stripe code verification page
current stripe code verification page