Skip to content

Give better indication of when a test passed or failed #85

@AdamDarlow

Description

@AdamDarlow

The test gives clear feedback when it either reaches the test page successfully or rejects the access. If something goes wrong and the page doesn't redirect (see Issue #84) it can be hard to tell that it has failed.

We need to be careful addressing this, because the test is handled the same way as worker requests are handled. We don't want to provide any information we're not willing to expose to workers. One possibility is to have a separate frame with instructions or extra diagnostic information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions