]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster-tests: tests for project config
authorSujith H <sujith.h@gmail.com>
Thu, 19 May 2016 10:43:32 +0000 (11:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 May 2016 09:07:05 +0000 (10:07 +0100)
commit62c74eb38f44d98b40427edf56e40785b076a938
tree326739ab695a29fa815f1e1331fdcb93233cf6b0
parent99b1b52fe4f2b593d7835d2db64eb028ed42600a
toaster-tests: tests for project config

Add basic tests to validate the value user types
in the text box for IMAGEFS_TYPES. Added a test
case to show the checkbox get automatically selected
when user types value available in the check list.
Added a test case to verify if the check box is enabled
then the text box should also get updated accordingly.

[YOCTO #7828]

Signed-off-by: Sujith H <sujith.h@gmail.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/tests/browser/test_project_config_page.py [new file with mode: 0644]