Skip to content

Notifications swallow error messages #235

@allthesignals

Description

@allthesignals

Hi there,

First off, thanks for the great addon. I just have a quick question that I can't seem to find anything about: how do I prevent notifications from swallowing error messages during automated acceptance testing?

In my testing environment, I have it autoClear pretty fast so that tests aren't artificially slowed down. But when errors come up when debugging acceptance tests, the error is swallowed up completely and the message is only flashed for an instant. I have to increase the timing just to read it, and I don't get a stack trace for further debugging.

Any suggestions? I get this is probably just the nature of promise chains handling exceptions, but it seems like there should be a better way to handle errors for debugging.

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