Plugin that imports the required fixtures to start the database and adjusts the PostgreSQL "dbconnection" static config value. More...
Functions | |
| userver_pg_config (pgsql_local) | |
| Returns a function that adjusts the static configuration file for the testsuite.   | |
Variables | |
| list | pytest_plugins | 
| list | USERVER_CONFIG_HOOKS = ['userver_pg_config'] | 
Plugin that imports the required fixtures to start the database and adjusts the PostgreSQL "dbconnection" static config value.
| list pytest_userver.plugins.postgresql.pytest_plugins | 
Definition at line 9 of file postgresql.py.
| list pytest_userver.plugins.postgresql.USERVER_CONFIG_HOOKS = ['userver_pg_config'] | 
Definition at line 15 of file postgresql.py.