rails_admin_content_builder
rails_admin_content_builder copied to clipboard
increase coverage test
https://coveralls.io/github/luizpicolo/rails_admin_content_builder?branch=master
@luizpicolo I can help you on this.
Do I know the reason of having :id
in routes of search_content
?
https://github.com/luizpicolo/rails_admin_content_builder/blob/master/config/routes.rb#L2
I dont see any such use of id here.
Hello @luizpicolo
I have made some changes for this https://github.com/luizpicolo/rails_admin_content_builder/compare/master...sampatbadhe:increase_test_coverage?expand=1
- [x] removed id from the routes
- [x] added more test cases
Can you please check and let me know if I can raise a PR for the same.
Writing some tests for this, will PR later today.
😃