ember-learn / ember-learn/cli-guides
How to test an addon with different app configs
Open
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 77
- Avg merge
- 9m
- Merged PRs (30d)
- 2
Description
There's no documentation on how to test an addon with diffferent runtime configs.
I see some addons doing something like generate multiple apps with different config/environment.js files and run the test suite for this apps, but I have no idea how to do this right.
Contributor guide
Assessment
This issue has not been assessed yet.