Skip to content
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

Testing story #333

Closed
bcardarella opened this issue Jan 12, 2017 · 2 comments
Closed

Testing story #333

bcardarella opened this issue Jan 12, 2017 · 2 comments

Comments

@bcardarella
Copy link
Contributor

One thing that is lacking right now is how do we properly test Fastboot builds. Because the build can comprise of so much environment specific branched code there are paths that will never be hit in the regular Ember testing environment currently. This becomes exacerbated when libraries like https://github.com/ronco/fastboot-filter-initializers are brought in. Now we have entire modules that aren't even in the test build anymore.

I believe strongly that testing fastboot builds should be part of the 1.0 roadmap and I don't see anything about it in #98. I'm happy to contribute our experience with this so far to provide use cases.

@danmcclain
Copy link
Member

Existing issue and effort: #111

@bcardarella
Copy link
Contributor Author

Ah, thank you. Totally missed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants