mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Include an example of running just the feature tests.
This commit is contained in:
parent
3dba7d8303
commit
de80545400
@ -140,6 +140,9 @@ Python Tests:
|
|||||||
Example 2) Run test framework for 'database' package
|
Example 2) Run test framework for 'database' package
|
||||||
run 'python runtests.py --pkg browser.server_groups.servers.databases'
|
run 'python runtests.py --pkg browser.server_groups.servers.databases'
|
||||||
|
|
||||||
|
Example 3) Run feature tests
|
||||||
|
run 'python runtests.py --pkg feature_tests
|
||||||
|
|
||||||
- Execute test framework for single node at a time
|
- Execute test framework for single node at a time
|
||||||
|
|
||||||
Example 1) Run test framework for 'browser' node
|
Example 1) Run test framework for 'browser' node
|
||||||
|
Loading…
Reference in New Issue
Block a user