-
- Downloads
Refactor EventFilter and increase its test coverage
Signed-off-by:
Rémy Coutable <remy@rymai.me>
parent
65cf8052
No related branches found
No related tags found
Showing
- app/controllers/application_controller.rb 4 additions, 4 deletionsapp/controllers/application_controller.rb
- app/controllers/dashboard_controller.rb 1 addition, 1 deletionapp/controllers/dashboard_controller.rb
- app/views/shared/_event_filter.html.haml 6 additions, 6 deletionsapp/views/shared/_event_filter.html.haml
- lib/event_filter.rb 26 additions, 60 deletionslib/event_filter.rb
- qa/qa/page/project/activity.rb 1 addition, 1 deletionqa/qa/page/project/activity.rb
- spec/factories/events.rb 1 addition, 1 deletionspec/factories/events.rb
- spec/features/projects/activity/user_sees_activity_spec.rb 11 additions, 1 deletionspec/features/projects/activity/user_sees_activity_spec.rb
- spec/lib/event_filter_spec.rb 96 additions, 35 deletionsspec/lib/event_filter_spec.rb
- spec/models/event_collection_spec.rb 1 addition, 1 deletionspec/models/event_collection_spec.rb
Please register or sign in to comment