Files
manila-ui/test-requirements.txt
Jan Jasek 91677bfb00 Add manila-ui job and first manila-ui integration tests
Add manila-ui-integration-pytest job which
deploy devstack with enabled manila, manila-ui,
horizon and with a dummy backend.

Add manila-ui-integration-pytest job among the
check jobs as a non-voting.

Add first bunch of manila shares tests:
test_create_share_demo
test_delete_share_demo
test_edit_share_demo

Change-Id: I62c6ac72d030b932f3eed99fdc8ac190072b5d6f
Signed-off-by: Jan Jasek <jjasek@redhat.com>
2025-08-04 15:36:06 +02:00

12 lines
324 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage>=5.2.1 # Apache-2.0
ddt>=1.4.1 # MIT
pytest>=5.3.5 # MIT
pytest-html>=2.0.1 #MPL-2.0
testrepository>=0.0.20 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.4.0 # MIT
# integration tests requirements
selenium>=2.50.1 # Apache-2.0
xvfbwrapper>=0.1.3 #license: MIT