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

Investigate Edge extension ownership of networking related integration testing #408

Closed
Tracked by #412
timkimadobe opened this issue Sep 27, 2023 · 1 comment
Closed
Tracked by #412
Assignees
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue templates

Comments

@timkimadobe
Copy link
Contributor

Task description

Need to investigate the use cases across extensions that depend on Edge Network extension, and see if it is sufficient for Edge Network extension to own all networking related integration testing cases. That is, the ones dealing with NetworkRequest and HttpConnection

Additional implementation details or code snippet(s)

No response

@timkimadobe timkimadobe added the task Item that can be completed as a standalone code change or is part of an epic.Used by issue templates label Sep 27, 2023
@timkimadobe timkimadobe self-assigned this Oct 3, 2023
@timkimadobe
Copy link
Contributor Author

Complete investigation findings in wiki - overall conclusion is that other extensions are currently only using mock networking, or if they use real networking they only need the event responses which are already processed by Edge (that is, the real networking status code checks etc. can be owned by Edge)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue templates
Projects
None yet
Development

No branches or pull requests

2 participants