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

countWhenUnapproved test fails #16

Open
Narigo opened this issue May 28, 2013 · 0 comments
Open

countWhenUnapproved test fails #16

Narigo opened this issue May 28, 2013 · 0 comments

Comments

@Narigo
Copy link
Member

Narigo commented May 28, 2013

It looks like the bug might be related to how the HttpClient.get stuff works. I've added some debug output in the latest commits in the "/count" logic.

I couldn't see the difference between the HttpClient.get and a browser HTTP GET request.

My findings: Browser works, JUnit test doesn't. In the Browser test, it finds the get parameters, in JUnit it doesn't. Both can send the same URI to the server and it still doesn't find the parameters on the JUnit side.

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

1 participant