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

Improve testing #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

matthewvalimaki
Copy link

I've created a container where I can execute tests without bothering the host system. See README for how to use this. I've worked on this to support @pangratz request to add a test for #4. I know the container is not perfect (node_modules and bower_components are not within the container but on the host, I just didn't want to spend time figuring that out.

When I do ember test 50 out of 60 pass. I wonder if this is either expected or otherwise correct? If they are indeed errors could @pangratz you help fix those and I'll focus on the missing features?

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

Successfully merging this pull request may close these issues.

None yet

1 participant