mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
bitbake: toaster: Move views tests to main testing module
Consolidating all the tests to live in the same place to make them more discoverable and consistent as well as not cluttering up the django app directory. (Bitbake rev: 66076c006079237d97aaef4f242af5a4fa116d97) Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d350276a86
commit
effbf9e09e
4
bitbake/lib/toaster/tests/views/README
Normal file
4
bitbake/lib/toaster/tests/views/README
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
Django unit tests to verify classes and functions based on django Views
|
||||
|
||||
To run just these tests use ./manage.py test tests.views
|
||||
0
bitbake/lib/toaster/tests/views/__init__.py
Normal file
0
bitbake/lib/toaster/tests/views/__init__.py
Normal file
Reference in New Issue
Block a user