-
-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release planning #397
Comments
does it make sense to make this automatic at all? rather than manually invoked? |
I'm not sure I understand what you mean 🤨 There is an "automatic" default – the timeout behaviour is disabled during test runs. The helper sets an option which overrides this default. Most users will never need to use the helper. It's a compatibility patch which allows for fine-grained control of test behaviour. |
Oh ok, thanks for the link! |
Today I have tested the
In both apps the test suite passes and I have manually verified that flash messages show as expected. I think we're ready to cut a 5.0 major @NullVoxPopuli . Happy to help with this |
I also already converted this addon to native classes (typescript, really) in #390. |
V5
files
entry to addon package #398V6
FlashObject
to native class #394FlashMessagesService
#409The text was updated successfully, but these errors were encountered: