joscha / play-authenticate

An authentication plugin for Play Framework 2.x (Java)
http://joscha.github.com/play-authenticate/
Other
807 stars 367 forks source link

Integration with coveralls #287

Open raunak opened 8 years ago

raunak commented 8 years ago

Can we get the project integrated with coveralls? I'd like to be able to know how much test coverage is there, and that way, I can look at contributing towards additional tests.

joscha commented 8 years ago

Hey @raunak - would love to do that, however I think we'd need to split up the repository into multiple apps. Also, test coverage in general is not very high, so any test is appreciated! It seems however as if the selenium integration tests started failing lately because of changes in the log-in form of Google, so I think I'd need to fix those first.

raunak commented 8 years ago

@joscha sure. I'd be happy to help in anyway.