Plugin that imports the required fixtures to start the database and adjusts the mongo "dbconnection" static config value.
Functions | |
| userver_mongo_config (mongo_connection_info) | |
| Returns a function that adjusts the static configuration file for the testsuite. | |
Variables | |
| list | pytest_plugins |
| list | USERVER_CONFIG_HOOKS = ['userver_mongo_config'] |
| list pytest_userver.plugins.mongo.pytest_plugins |
| list pytest_userver.plugins.mongo.USERVER_CONFIG_HOOKS = ['userver_mongo_config'] |