Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]
Auth oauth2 api functions tests.
Copyright: | 2017 Damyon Wiese |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 162 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
auth_oauth2_external_testcase:: (5 methods):
test_clean_orphaned_linked_logins()
test_clean_orphaned_linked_logins_with_issuer_id()
test_linked_logins()
test_is_enabled()
test_is_enabled_disabled()
Class: auth_oauth2_external_testcase - X-Ref
External auth oauth2 API tests.test_clean_orphaned_linked_logins() X-Ref |
Test the cleaning of orphaned linked logins for all issuers. |
test_clean_orphaned_linked_logins_with_issuer_id() X-Ref |
Test the cleaning of orphaned linked logins for a specific issuer. |
test_linked_logins() X-Ref |
Test auto-confirming linked logins. |
test_is_enabled() X-Ref |
Test that is_enabled correctly identifies when the plugin is enabled. |
test_is_enabled_disabled() X-Ref |
Test that is_enabled correctly identifies when the plugin is disabled. |