tests.integration package#
Submodules#
tests.integration.01_system_wide_security module#
- class tests.integration.01_system_wide_security.TestURLsRequireLogin(manager: CobaltTestManagerIntegration)[source]#
Bases:
object
Tests all available URLs require the user to be authenticated unless specifically not required.
tests.integration.common_functions module#
Common functions used across all tests
- tests.integration.common_functions.cobalt_htmx_user_search(manager: CobaltTestManagerIntegration, search_button_id: str, user_system_id: str, search_id='')[source]#
Drive Cobalt HTMX user search to add a user
- Parameters:
manager – standard manager object
search_button_id – id of the button to press to bring up the search
search_id – search id set for this user search
user_system_id – which user to add