buildozer/tests
Andre Miras 0c4116c469 Starts unit testing buildozer/targets/android.py
This is a best effort approach trying to increase the coverage of that
module. Therefore some tests are not completely isolating all
dependencies via `mock.patch`-ing.
Subsequent pull request could cover more methods and focus on edge case.
This increases the overall coverage from 20% to 25% and
`buildozer/targets/android.py` coverage from 15% to `24%`.
2020-04-10 21:12:52 +02:00
..
scripts Code improvements around NDK download (#961) 2019-10-05 13:34:49 +02:00
targets Starts unit testing buildozer/targets/android.py 2020-04-10 21:12:52 +02:00
__init__.py Introduces CI and tox testing, fixes #679 2019-01-16 23:16:29 +01:00
test_buildozer.py Fixes test_p4a_recommended_android_ndk_found() mocking 2019-10-05 15:01:18 +02:00