-
- Downloads
Add tests for auto configure slash commands
Showing
- app/controllers/projects/services_controller.rb 0 additions, 26 deletionsapp/controllers/projects/services_controller.rb
- app/helpers/mattermost_helper.rb 0 additions, 13 deletionsapp/helpers/mattermost_helper.rb
- app/views/projects/services/_form.html.haml 12 additions, 8 deletionsapp/views/projects/services/_form.html.haml
- app/views/projects/services/mattermost_slash_commands/_form.html.haml 0 additions, 3 deletions...ojects/services/mattermost_slash_commands/_form.html.haml
- app/views/shared/_service_settings.html.haml 35 additions, 38 deletionsapp/views/shared/_service_settings.html.haml
- config/routes/project.rb 0 additions, 1 deletionconfig/routes/project.rb
- lib/mattermost/command.rb 6 additions, 2 deletionslib/mattermost/command.rb
- lib/mattermost/team.rb 9 additions, 5 deletionslib/mattermost/team.rb
- spec/fixtures/mattermost_initial_load.json 1 addition, 0 deletionsspec/fixtures/mattermost_initial_load.json
- spec/fixtures/mattermost_new_command.json 1 addition, 0 deletionsspec/fixtures/mattermost_new_command.json
- spec/lib/mattermost/command_spec.rb 17 additions, 0 deletionsspec/lib/mattermost/command_spec.rb
- spec/lib/mattermost/team_spec.rb 11 additions, 8 deletionsspec/lib/mattermost/team_spec.rb
- spec/models/project_services/mattermost_slash_commands_service_spec.rb 31 additions, 0 deletions...roject_services/mattermost_slash_commands_service_spec.rb
app/helpers/mattermost_helper.rb
deleted
100644 → 0
spec/fixtures/mattermost_initial_load.json
0 → 100644
spec/fixtures/mattermost_new_command.json
0 → 100644
spec/lib/mattermost/command_spec.rb
0 → 100644
Please register or sign in to comment