"We dont want to mock anything" i do agree however i would recommend mocking payments and authentication especially where there is no reason not to, also permissions can be set in the emulator before you run the test, I'm a fan of patrol but these arent great examples
Hey! So, E2E tests are exactly for end-to-end integrations like testing the actual PayPal payment. Sure - in most cases you can use other tests and mock payments but having one automated scenario so that you know your e-commerce can make money because people can pay for their orders is essential in my opinion. Nevertheless, thanks for your support and feedback 🙌
Amazing......
"We dont want to mock anything" i do agree however i would recommend mocking payments and authentication especially where there is no reason not to, also permissions can be set in the emulator before you run the test, I'm a fan of patrol but these arent great examples
we contacted Mateusz to give you a comparison, thanks for the feedback 🙏🏻
Hey! So, E2E tests are exactly for end-to-end integrations like testing the actual PayPal payment. Sure - in most cases you can use other tests and mock payments but having one automated scenario so that you know your e-commerce can make money because people can pay for their orders is essential in my opinion. Nevertheless, thanks for your support and feedback 🙌
Thanks Mateusz 🙏🏻
@@mateuszwojtczak2424 yes but I don't want to test PayPal just how my app responds to their response