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

Fix test not able to run #70

Merged
merged 3 commits into from
Apr 24, 2017
Merged

Conversation

jeffbdavenport
Copy link
Contributor

Hey guys, I made a bunch of changes and was finally able to get tests to run, however there are 8 test failing that I'm not quite sure what the best steps are to resolve them.

This PR changes the mime repository to my fork to fix some of the bugs preventing tests being able to run.

Make sure you run this before troubleshooting
crystal deps update mime

I am willing to looking into the failing tests if someone can shed some light on the best steps to take to resolve them

router.exists?("/index", "GETSS")
end
end
# it "return true if route path exists" do
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the #exists method doesn't exist, not sure why these specs were created

@Codcore Codcore merged commit ea1f468 into amethyst-framework:master Apr 24, 2017
@Codcore
Copy link
Collaborator

Codcore commented Apr 24, 2017

@jeffreydvp, thanks!

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.

2 participants