mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 20:09:41 +01:00
Updated selenium version to latest 4.13.0, changed selenum specific version syntax elements to accomplish test success (Bitbake rev: 868c88a249ef4b9fe5a891e76e25e054e4fcd994) Signed-off-by: Marlon Rodriguez Garcia <marlon.rodriguez-garcia@savoirfairelinux.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Django unit tests to verify classes and functions based on django Views
To run just these tests use ./manage.py test tests.views