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

Add tests for issue apis #15

Merged
merged 1 commit into from
Mar 20, 2019
Merged

Add tests for issue apis #15

merged 1 commit into from
Mar 20, 2019

Conversation

aswinmprabhu
Copy link
Contributor

#10

@alexdor
Copy link
Member

alexdor commented Mar 14, 2019

When I try to run the test with buffalo test I don’t see this test running, am I doing smth wrong?

@aswinmprabhu
Copy link
Contributor Author

You are not seeing them because they are passing.
For example if you run buffalo test -m "Test_IssuesResource_Show", you will see that all tests in that particular suite pass. That's because only the Issue show function is being tested and it passed.

@aswinmprabhu
Copy link
Contributor Author

@alexdor Did it work ? :)

@alexdor alexdor merged commit d00183a into ossn:master Mar 20, 2019
@alexdor
Copy link
Member

alexdor commented Mar 20, 2019

Yep :)

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