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

Convert MockResponse to compose together HTTPURLResponse, error and data #2

Closed
Machx opened this issue Oct 13, 2020 · 1 comment
Closed
Assignees
Labels
Refactor Restructuring, Renaming, code, variables, styles, etc.
Projects

Comments

@Machx
Copy link
Owner

Machx commented Oct 13, 2020

Currently MockResponse is a collection of variables for things in HTTPURLResponse, etc. It should instead just compose together HTTPURLResponse and types in Foundation Networking.

@Machx Machx added the Refactor Restructuring, Renaming, code, variables, styles, etc. label Oct 13, 2020
@Machx Machx self-assigned this Oct 13, 2020
@Machx Machx added this to To do in MVP 1.0 Oct 13, 2020
@Machx Machx moved this from To do to In progress in MVP 1.0 Oct 13, 2020
@Machx
Copy link
Owner Author

Machx commented Oct 13, 2020

fixed in 75a89fe

@Machx Machx closed this as completed Oct 13, 2020
@Machx Machx moved this from In progress to Done in MVP 1.0 Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Restructuring, Renaming, code, variables, styles, etc.
Projects
MVP 1.0
  
Done
Development

No branches or pull requests

1 participant