8000 Write tests for calling `init()` more than once · Issue #14 · keycloak/keycloak-js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Write tests for calling init() more than once #14
Closed
@jonkoops

Description

@jonkoops

It is not possible to call init() more than once, an exception will be thrown if it is (see implementation under keycloak/keycloak#20722). This behavior is currently not covered by tests.

Under this issue a test must be written that will initialize a Keycloak JS instance twice, and assert that it does in fact throw an exception.

These tests must be added to the existing JavaScriptAdapterTest.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0