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

#359 pytest ii tests cache #367

Merged
merged 7 commits into from
May 28, 2019

Conversation

eduzen
Copy link
Member

@eduzen eduzen commented May 22, 2019

I refactored all the testcases inside of test_cache.py to diferents files in the folder test_cache.
I thought it will be nice to have a folder with a specific conftest.py and split the file in many files in order to gain order.

@coveralls
Copy link

coveralls commented May 22, 2019

Coverage Status

Coverage remained the same at 81.673% when pulling 9301f8b on eduzen:#359-pytest-II-tests-cache into 6c90aae on PyAr:master.

Copy link
Member

@facundobatista facundobatista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!! Thanks!

There are some stuff to change/improve, but most of these are questions. Feel free to discuss any detail not clear through Telegram, to reduce the cycles here.

After the easy improvements are done, let's focus on the failing test above.

Thanks again,

testdev Outdated Show resolved Hide resolved
tests/conftest.py Outdated Show resolved Hide resolved
tests/test_cache/conftest.py Outdated Show resolved Hide resolved
tests/test_cache/conftest.py Show resolved Hide resolved
tests/test_cache/conftest.py Show resolved Hide resolved
tests/test_cache/conftest.py Outdated Show resolved Hide resolved
tests/test_cache/test_caches.py Outdated Show resolved Hide resolved
tests/test_cache/test_comparisons.py Show resolved Hide resolved
tests/test_cache/test_comparisons.py Show resolved Hide resolved
tests/test_cache/test_remove.py Outdated Show resolved Hide resolved
@eduzen
Copy link
Member Author

eduzen commented May 27, 2019

@facundobatista now it fails because i removed the skipped test.

@facundobatista facundobatista merged commit 295e5f4 into PyAr:master May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants