mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-20 11:48:31 -06:00
To chase down a set of tests that were failing together, we wanted to run deeper trees of tests. We changed the behavior of the --pkg argument to runtests.py so it runs tests under a package and its subpackages, instead of for a single node. It gave us more flexibility in what tests to run. This also includes the --exclude option. To run tests for a single node, ".tests" can be appended to the package path. Tira & George. |
||
---|---|---|
.. | ||
driver | ||
sqlautocomplete | ||
tests | ||
__init__.py | ||
ajax.py | ||
crypto.py | ||
exception.py | ||
html.py | ||
menu.py | ||
paths.py | ||
preferences.py | ||
route.py | ||
session.py | ||
versioned_template_loader.py |