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 unit test for gzip setting #125

Closed
d4rken opened this issue Oct 27, 2016 · 0 comments
Closed

Add unit test for gzip setting #125

d4rken opened this issue Oct 27, 2016 · 0 comments

Comments

@d4rken
Copy link
Member

d4rken commented Oct 27, 2016

^

d4rken added a commit to d4rken/piwik-sdk-android that referenced this issue Oct 28, 2016
Closes matomo-org#125.

- Test setter/getter
- Test setting of content-encoding
- Added Mockito as testing dependency to check the encoding properly
- Had to modify Packet.class and Dispatcher a bit (due to URL.class being final)
d4rken added a commit that referenced this issue Oct 31, 2016
* GZIP setting unit test

Closes #125.

- Test setter/getter
- Test setting of content-encoding
- Added Mockito as testing dependency to check the encoding properly
- Had to modify Packet.class and Dispatcher a bit (due to URL.class being final)

* Don't use dynamic version.
@d4rken d4rken closed this as completed Oct 31, 2016
@mattab mattab mentioned this issue Apr 15, 2017
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant