(no description)
File Size: | 451 lines (19 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file admin/tool/mfa/tests/tool_mfa_trait.php |
manager_test:: (11 methods):
test_get_total_weight()
test_get_status()
test_passed_enough_factors()
should_redirect_urls_provider()
test_should_require_mfa_urls()
test_should_require_mfa_checks()
test_should_require_mfa_redirection_loop()
test_possible_factor_setup()
test_is_ready()
test_core_hooks()
test_circular_redirect_auth()
Class: manager_test - X-Ref
Tests for MFA manager class.test_get_total_weight() X-Ref |
Tests getting the factor total weight |
test_get_status() X-Ref |
Tests getting the factor status |
test_passed_enough_factors() X-Ref |
Tests checking if passed enough factors |
should_redirect_urls_provider() X-Ref |
The data provider for whether urls should be redirected or not return: array |
test_should_require_mfa_urls($urlstring, $webroot, $status, $params = null) X-Ref |
Tests whether it should require mfa param: string $urlstring param: string $webroot param: bool $status param: array|null $params |
test_should_require_mfa_checks() X-Ref |
Tests whether it should require the mfa checks |
test_should_require_mfa_redirection_loop() X-Ref |
Tests should require the mfa redirection loop |
test_possible_factor_setup() X-Ref |
Tests checking for possible setup factor |
test_is_ready() X-Ref |
Tests checking if a factor is ready |
test_core_hooks() X-Ref |
Tests core hooks |
test_circular_redirect_auth() X-Ref |
Tests circular redirect auth |