On 04/08/2015 07:22, Chandra Sr Potula wrote:
We have developed functional verification regression test suite for
Kimchi/Ginger in order to verify the REST API's calls currently
available on 1.5.
Our proposal is to create the following folder structure in the main
stream of Kimchi/Ginger for FVT. From this week we will be submitting
the patches.
*tests-fvt*
|
-----*tests-restapi*
|
-----*tests-ui*
Please provide feedback if you have any !!!
We already have unit tests to cover the REST APIs. You can check them
under /tests
You can add as many tests as you want there. Usually we are on a way to
remove test_model and test_mockmodel and separate the tests per
components: templates, networks, guests, etc.
About the directory structure, I don't think we need to change it.
For UI tests, we need to wait a little bit to do that according to the
new UI.
Samuel will do unit tests and Selenium tests as soon as the new UI
components are getting ready.
About the directory structure, we can create a new directory under /ui,
for example, ui/tests to handle all the unit tests and ui/tests/selenium
to handle the Selenium tests.
Thanks in advance.
Chandra
_______________________________________________
Kimchi-devel mailing list
Kimchi-devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel