2017-04-28 03:53:12 +08:00
|
|
|
#
|
|
|
|
# Copyright (C) 2014 - present Instructure, Inc.
|
|
|
|
#
|
|
|
|
# This file is part of Canvas.
|
|
|
|
#
|
|
|
|
# Canvas is free software: you can redistribute it and/or modify it under
|
|
|
|
# the terms of the GNU Affero General Public License as published by the Free
|
|
|
|
# Software Foundation, version 3 of the License.
|
|
|
|
#
|
|
|
|
# Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
|
|
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
|
|
# A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
|
|
# details.
|
|
|
|
#
|
|
|
|
# You should have received a copy of the GNU Affero General Public License along
|
|
|
|
# with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
2014-03-27 06:41:23 +08:00
|
|
|
group :test do
|
2017-07-28 02:52:35 +08:00
|
|
|
gem 'rails-dom-testing', '2.0.3'
|
2019-07-09 04:23:30 +08:00
|
|
|
gem 'rails-controller-testing', '1.0.4'
|
2016-09-23 04:09:09 +08:00
|
|
|
|
2020-02-20 11:24:40 +08:00
|
|
|
gem 'gergich', '1.2.0', require: false
|
2019-10-07 23:26:22 +08:00
|
|
|
gem 'dotenv', '2.7.5', require: false
|
2015-04-07 00:03:44 +08:00
|
|
|
gem 'testingbot', require: false
|
2016-12-06 00:47:33 +08:00
|
|
|
gem 'brakeman', require: false
|
2017-10-28 06:15:10 +08:00
|
|
|
gem 'simplecov', '0.15.1', require: false
|
2016-10-11 01:21:38 +08:00
|
|
|
gem 'docile', '1.1.5', require: false
|
2015-04-07 00:03:44 +08:00
|
|
|
gem 'simplecov-rcov', '0.2.3', require: false
|
2020-02-29 10:23:34 +08:00
|
|
|
gem 'puma', '4.3.3'
|
2014-06-21 04:54:55 +08:00
|
|
|
|
2019-10-10 05:11:24 +08:00
|
|
|
gem 'rspec', '3.9.0'
|
2016-10-21 03:57:16 +08:00
|
|
|
gem 'rspec_around_all', '0.2.0'
|
2019-10-10 05:11:24 +08:00
|
|
|
gem 'rspec-rails', '3.9.0'
|
2019-10-07 23:26:22 +08:00
|
|
|
gem 'rspec-collection_matchers', '1.2.0'
|
2020-02-20 11:24:40 +08:00
|
|
|
gem 'rspec-support', '3.9.2'
|
2019-10-10 05:11:24 +08:00
|
|
|
gem 'rspec-expectations', '3.9.0'
|
2020-02-20 11:24:40 +08:00
|
|
|
gem 'rspec-mocks', '3.9.1'
|
|
|
|
gem 'shoulda-matchers', '4.3.0'
|
2015-04-05 08:49:25 +08:00
|
|
|
|
|
|
|
gem 'rubocop-canvas', require: false, path: 'gems/rubocop-canvas'
|
2017-12-29 00:51:46 +08:00
|
|
|
gem 'rubocop', '0.52.1', require: false
|
2017-12-20 04:08:55 +08:00
|
|
|
gem 'rainbow', '3.0.0', require: false
|
2018-02-06 00:46:18 +08:00
|
|
|
gem 'rubocop-rspec', '1.22.2', require: false
|
2015-04-05 08:49:25 +08:00
|
|
|
|
2018-05-11 06:00:19 +08:00
|
|
|
gem 'once-ler', '0.1.4'
|
2020-03-07 01:01:53 +08:00
|
|
|
gem 'sauce_whisk', '0.2.2'
|
2014-07-24 01:14:22 +08:00
|
|
|
|
2020-03-05 06:43:45 +08:00
|
|
|
gem 'selenium-webdriver', '3.142.7'
|
|
|
|
gem 'childprocess', '3.0.0', require: false
|
2020-02-20 11:24:40 +08:00
|
|
|
gem 'webdrivers', '4.2.0', require: false
|
2018-05-21 22:53:52 +08:00
|
|
|
gem 'test-queue', github: 'instructure/test-queue', ref: 'd35166408df3a5396cd809e85dcba175136a69ba', require: false
|
2019-07-09 04:33:08 +08:00
|
|
|
gem 'testrailtagging', '0.3.8.7', require: false
|
2016-04-19 20:19:57 +08:00
|
|
|
|
2020-02-20 11:24:40 +08:00
|
|
|
gem 'webmock', '3.8.2', require: false
|
2015-12-05 06:08:40 +08:00
|
|
|
gem 'crack', '0.4.3', require: false
|
2017-07-28 02:52:35 +08:00
|
|
|
gem 'timecop', '0.9.1'
|
2016-11-22 03:14:31 +08:00
|
|
|
gem 'jira_ref_parser', '1.0.1'
|
2016-10-12 00:50:03 +08:00
|
|
|
gem 'headless', '2.3.1', require: false
|
2017-02-14 07:29:33 +08:00
|
|
|
gem 'escape_code', '0.2', require: false
|
2017-05-26 06:50:03 +08:00
|
|
|
gem 'luminosity_contrast', '0.2.1'
|
2020-02-26 00:49:36 +08:00
|
|
|
gem 'pact', '1.49.0'
|
|
|
|
gem 'pact-mock_service', '3.5.0', require: false
|
2018-05-02 08:00:23 +08:00
|
|
|
gem 'pact-messages', '0.2.0'
|
2020-02-26 00:49:36 +08:00
|
|
|
gem 'pact_broker-client', '1.25.0'
|
2018-03-28 07:23:37 +08:00
|
|
|
gem 'database_cleaner', '~> 1.5', '>= 1.5.3'
|
2019-08-30 21:47:07 +08:00
|
|
|
|
2020-02-24 06:51:47 +08:00
|
|
|
gem 'parallel_tests'
|
2019-11-25 14:06:34 +08:00
|
|
|
gem 'flakey_spec_catcher', require: false
|
2020-06-04 04:58:53 +08:00
|
|
|
gem 'factory_bot', '5.2.0', require: false
|
2020-05-21 02:59:25 +08:00
|
|
|
gem 'rspec_junit_formatter', require: false
|
2014-03-27 06:41:23 +08:00
|
|
|
end
|