testingJavaScriptTestingMediumWhat does end-to-end (E2E) testing verify?1Real user scenarios across the whole application flow2A single function in isolation3Only the interaction between two modules4Code style complianceBack to list