canvas-lms/spec
Caleb Guanzon 189ab61eca spec: fix flakey mention spec
test plan: none

Change-Id: I431f90d20be073d25ddc2be4ae1c5388955f91d6
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/278599
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Aaron Shafovaloff <ashafovaloff@instructure.com>
Reviewed-by: Omar Soto-Fortuño <omar.soto@instructure.com>
QA-Review: Omar Soto-Fortuño <omar.soto@instructure.com>
Product-Review: Omar Soto-Fortuño <omar.soto@instructure.com>
2021-11-17 19:55:29 +00:00
..
apis RuboCop: Style/HashConversion 2021-11-17 15:17:51 +00:00
coffeescripts Add a warning to the course import page 2021-11-12 20:35:03 +00:00
contracts RuboCop: Style/CaseLikeIf 2021-11-12 20:24:23 +00:00
controllers RuboCop: Rails/PluralizationGrammar 2021-11-17 15:17:27 +00:00
factories RuboCop: Performance/TimesMap 2021-11-16 16:20:35 +00:00
factory_bot RuboCop: Lint/EmptyBlock 2021-11-04 21:38:32 +00:00
fixtures Add word count to attachments 2021-11-16 20:57:53 +00:00
formatters RuboCop: Style/SafeNavigation 2021-11-16 06:36:38 +00:00
gem_integration/canvas_connect RuboCop: RSpec/HookArgument 2021-11-10 16:40:43 +00:00
graphql RuboCop: Rails/PluralizationGrammar 2021-11-17 15:17:27 +00:00
helpers RuboCop: Style/SingleLineMethods, Style/Semicolon 2021-11-12 18:39:32 +00:00
initializers RuboCop: Style/RedundantReturn 2021-11-12 16:33:45 +00:00
instfs/selenium RuboCop: Style/RedundantReturn 2021-11-12 16:33:45 +00:00
integration RuboCop: Rails/PluralizationGrammar 2021-11-17 15:17:27 +00:00
javascripts Convert QUnit test to jest 2021-11-17 00:25:24 +00:00
lib add content_export_id to quiz_export_complete LE 2021-11-17 15:18:37 +00:00
manual_seeding RuboCop: Layout spec 2021-09-22 22:40:24 +00:00
messages RuboCop: Style/CaseLikeIf 2021-11-12 20:24:23 +00:00
migrations RuboCop: Performance/Sum 2021-11-16 17:10:38 +00:00
models RuboCop: Style/HashTransform* 2021-11-17 15:17:59 +00:00
observers RuboCop: RSpec/ReceiveNever 2021-11-10 16:19:55 +00:00
presenters RuboCop: Performance/TimesMap 2021-11-16 16:20:35 +00:00
requests RuboCop: RSpec/HookArgument 2021-11-10 16:40:43 +00:00
schemas/lti spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
selenium spec: fix flakey mention spec 2021-11-17 19:55:29 +00:00
serializers RuboCop: Rails/PluralizationGrammar 2021-11-17 15:17:27 +00:00
shared_examples RuboCop: Performance/Detect 2021-11-16 16:36:55 +00:00
support RuboCop: Style/MutableConstant 2021-11-16 16:19:54 +00:00
views RuboCop: Performance/TimesMap 2021-11-16 16:20:35 +00:00
.eslintrc Update eslint to v7 2021-05-20 18:28:51 +00:00
.rspec_parallel use parallel_tests for more parallelization 2020-03-30 21:38:47 +00:00
ams_spec_helper.rb spec: use require_relative instead of require File.expand_path 2021-10-28 00:15:03 +00:00
broadcast_integration.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
cassandra_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
conditional_release_spec_helper.rb RuboCop: Lint/Void 2021-11-08 15:50:45 +00:00
coverage_tool.rb remove docker_processes from core rspec and selenium test runs 2021-05-12 19:47:12 +00:00
factories.rb RuboCop: Lint/UnusedBlockArgument spec 2021-10-26 20:41:00 +00:00
factory_bot_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
feature_flag_helper.rb RuboCop: Layout spec 2021-09-22 22:40:24 +00:00
file_upload_helper.rb RuboCop: Style/RedundantAssignment 2021-11-11 17:39:20 +00:00
force_failure_spec.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
import_helper.rb RuboCop: Style/MutableConstant 2021-11-16 16:19:54 +00:00
jspec.sh
lti2_course_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
lti2_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
lti_1_3_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
lti_1_3_tool_configuration_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
lti_spec_helper.rb RuboCop: Style/PreferredHashMethods 2021-11-12 16:24:14 +00:00
plagiarism_platform_spec_helper.rb RuboCop: RSpec/HookArgument 2021-11-10 16:40:43 +00:00
quiz_spec_helper.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
rcov.opts
rspec_mock_extensions.rb RuboCop: Lint/AssignmentInCondition 2021-09-29 03:38:39 +00:00
sharding_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
simple_cov_result_merger.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
spec.opts remove abort_on_consistent_badness_formatter 2020-10-13 18:10:04 +00:00
spec_helper.rb RuboCop: Style/HashConversion 2021-11-17 15:17:51 +00:00