rbCAS / CASino

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard
MIT License
329 stars 189 forks source link

Fix failed specs and added rails-controller-testing gem #176

Open AjayBarot opened 7 years ago

AjayBarot commented 7 years ago

https://github.com/rbCAS/CASino/issues/168

@pencil @luxflux : Please review this code. Most of the spec fix by adding this gem. and still to many DEPRECATION WARNING exist and some specs still failing. Any idea why this specs failing ?

Thanks

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 96.947% when pulling ffe0e4d50c20e24d357e527f550f1d937dadc999 on AjayBarot:rails5_support into fed06268949fbc50d695d0b27060599cdd32073f on rbCAS:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 96.947% when pulling 0eb9f985d58ba62417ef48415c85d669ef902a38 on AjayBarot:rails5_support into fed06268949fbc50d695d0b27060599cdd32073f on rbCAS:master.

westonganger commented 7 years ago

+1 for Rails 5 support