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

Test the behaviors (HTTP client) implementation #23

Open
ivanhercaz opened this issue Jun 21, 2020 · 0 comments
Open

Test the behaviors (HTTP client) implementation #23

ivanhercaz opened this issue Jun 21, 2020 · 0 comments
Labels
enhancement New feature or request priority:low An issue with low priority

Comments

@ivanhercaz
Copy link
Collaborator

This issue is just a reminder of what it is pending to do after the merge of #21 and the development of the HTTP client of ExTldr with the HTTPoison behaviour described in #22.

When the behavior of HTTPoison will be integrated in ExTldr it will be useful to develop the tests to cover the working of these lines of code. I label this issue as priority:low because it is important but not explicitly necessary to the good working of ExTldr, it is more an idea to keep the code well-documented and clean, easing the future participation of possible collaborators.

Before to work on this it is important to check the test already writtent, but commented, in test/ex_tldr_test.exs, review again #21 and check the saved readings about mocking in Elixir, behaviors and a long etcetera of useful stuff for this issue.

@ivanhercaz ivanhercaz added enhancement New feature or request priority:low An issue with low priority labels Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low An issue with low priority
Projects
None yet
Development

No branches or pull requests

1 participant