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 #107

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

Comments

@timkimadobe
Copy link
Contributor

timkimadobe commented Sep 28, 2023

Linked to adobe/aepsdk-edge-ios#408

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 template label Sep 28, 2023
@emdobrin
Copy link
Contributor

Solved as part of iOS, Edge extension will be testing the APIs contract overall, and other Edge extensions may choose to do additional testing with request/response asserts as needed.

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 template
Projects
None yet
Development

No branches or pull requests

2 participants