-
- Downloads
Merge branch '28-controller-tests' into Development
No related branches found
No related tags found
Checking pipeline status
Showing
- app/controllers/habits_controller.rb 5 additions, 0 deletionsapp/controllers/habits_controller.rb
- test/controllers/goals_controller_test.rb 31 additions, 3 deletionstest/controllers/goals_controller_test.rb
- test/controllers/habits_controller_test.rb 24 additions, 18 deletionstest/controllers/habits_controller_test.rb
- test/controllers/leaderboards_controller_test.rb 16 additions, 4 deletionstest/controllers/leaderboards_controller_test.rb
- test/controllers/omniauth_callbacks_controller_test.rb 1 addition, 1 deletiontest/controllers/omniauth_callbacks_controller_test.rb
- test/controllers/room_messages_controller_test.rb 15 additions, 3 deletionstest/controllers/room_messages_controller_test.rb
- test/controllers/rooms_controller_test.rb 25 additions, 3 deletionstest/controllers/rooms_controller_test.rb
- test/controllers/schedules_controller_test.rb 48 additions, 48 deletionstest/controllers/schedules_controller_test.rb
- test/fixtures/board_users.yml 11 additions, 6 deletionstest/fixtures/board_users.yml
- test/fixtures/goals.yml 6 additions, 0 deletionstest/fixtures/goals.yml
- test/fixtures/habits.yml 12 additions, 1 deletiontest/fixtures/habits.yml
- test/fixtures/leaderboards.yml 6 additions, 1 deletiontest/fixtures/leaderboards.yml
- test/fixtures/room_messages.yml 6 additions, 6 deletionstest/fixtures/room_messages.yml
- test/fixtures/rooms.yml 4 additions, 2 deletionstest/fixtures/rooms.yml
- test/fixtures/users.yml 3 additions, 2 deletionstest/fixtures/users.yml
- test/models/push_subscription_test.rb 26 additions, 3 deletionstest/models/push_subscription_test.rb
- test/models/room_message_test.rb 37 additions, 3 deletionstest/models/room_message_test.rb
- test/models/room_test.rb 7 additions, 3 deletionstest/models/room_test.rb
- test/models/schedule_test.rb 3 additions, 3 deletionstest/models/schedule_test.rb
- test/test_helper.rb 1 addition, 0 deletionstest/test_helper.rb
Loading
Please register or sign in to comment