Open gilest opened 1 year ago
does it make sense to make this automatic at all? rather than manually invoked?
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 dist
build in two apps:
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 https://github.com/adopted-ember-addons/ember-cli-flash/pull/390. There's a problem there, with either lint or tests failing, but maybe someone could take a look at it for an hour or two and get it through the finish line.
V5
V6