Terarea  2
The automation project
Loading...
Searching...
No Matches
test_backend_endpoints Namespace Reference

Data Structures

class  TestServer
 

Functions

 pytest_configure (pytest.Config config)
 
 setup_environment (pytest.FixtureRequest request)
 

Function Documentation

◆ pytest_configure()

test_backend_endpoints.pytest_configure ( pytest.Config config)
_summary_
    This function is called when the pytest configuration is being set up.
Args:
    config (pytest.Config): _description_

Definition at line 35 of file test_backend_endpoints.py.

◆ setup_environment()

test_backend_endpoints.setup_environment ( pytest.FixtureRequest request)
Fixture for setting up the environment once per module.

Definition at line 52 of file test_backend_endpoints.py.