mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 16:56:37 +01:00
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>
131 B
131 B
Django unit tests to verify classes and functions based on django Views
To run just these tests use ./manage.py test tests.views