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

Add network service assertion helpers #65

Closed
Tracked by #50
emdobrin opened this issue May 18, 2023 · 0 comments · Fixed by #95 or #96
Closed
Tracked by #50

Add network service assertion helpers #65

emdobrin opened this issue May 18, 2023 · 0 comments · Fixed by #95 or #96
Assignees
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue template
Milestone

Comments

@emdobrin
Copy link
Contributor

Task description

For the test NetworkService update the workflow for integration testing, similar to the iOS implementation:

  • the setup step overwrites the network service; functional vs integration tests make the corresponding setup
  • each test can set expected requests, and assert on network requests sent out, response connections
  • reuse existing helpers for functional tests (FunctionalTestNetworkService)

Additional implementation details or code snippet(s)

No response

@emdobrin emdobrin added the task Item that can be completed as a standalone code change or is part of an epic.Used by issue template label May 18, 2023
@timkimadobe timkimadobe linked a pull request Sep 8, 2023 that will close this issue
10 tasks
@timkimadobe timkimadobe removed a link to a pull request Sep 8, 2023
10 tasks
@emdobrin emdobrin added this to the v2.4.0 milestone Oct 31, 2023
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
2 participants