Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🚀 Request] Running E2E tests that rely on mocking certain logic #613

Open
SumayyaZiyad opened this issue Jan 31, 2023 · 0 comments
Open
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@SumayyaZiyad
Copy link

Hi all,
I am in need of running E2E tests for an extension. However this extension depends on several external calls that are made when interacting with the UI (eg: Certain UIs are only loaded if the user is logged in and the login is handled via external calls). Unfortunately, these calls cannot be made in the test environment and they need to be mocked for testing purposes. Is there a way that we can integrate the concept of mocking in the same test environment so that we can test the UI from end to end.

@SumayyaZiyad SumayyaZiyad added the new-issue New issue which was not discussed yet label Jan 31, 2023
@djelinek djelinek added question Further information is requested and removed new-issue New issue which was not discussed yet labels May 18, 2023
@djelinek djelinek added the enhancement New feature or request label Oct 17, 2023
@djelinek djelinek changed the title [Support] Running E2E tests that rely on mocking certain logic [🚀 Request] Running E2E tests that rely on mocking certain logic Oct 17, 2023
@djelinek djelinek added this to the BACKLOG milestone Oct 17, 2023
@djelinek djelinek added this to ExTester Feb 5, 2024
@djelinek djelinek moved this from New to Backlog in ExTester Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
Status: Backlog
Development

No branches or pull requests

2 participants