buildozer/tests
Andre Miras 831d85a5e0 Handles unknown command/target error gracefully, closes #812
Running `buildozer unknown_command` should show a meaningful error and
exit. Fixes regression introduced in 4936d31 and adds unit tests.

Also updates other tests `assert` keyword rather than `self.assert*` in
order to keep style consistent.

Last, minor `Dockerfile` documentation update as per recent @tshirtman
feedback.
2019-03-12 19:31:46 +01:00
..
__init__.py Introduces CI and tox testing, fixes #679 2019-01-16 23:16:29 +01:00
test_buildozer.py Handles unknown command/target error gracefully, closes #812 2019-03-12 19:31:46 +01:00