discourse/spec/support
Alan Guo Xiang Tan 18358c448c
DEV: Assert that user has been signed in successfully in system tests (#22892)
We have seen instances where the user has not been signed in but we need
more debugging information to know why.

Exmaple where test fails due to user not being signed in https://github.com/discourse/discourse/actions/runs/5718655343/job/15494917165
2023-08-01 09:06:56 +08:00
..
versioning
bookmarkable_helper.rb
common_basic_reviewable_serializer.rb
concurrency.rb
diagnostics_helper.rb
discourse_event_helper.rb
dom_matcher.rb DEV: Update minitest to 5.19.0 (#22821) 2023-07-27 12:18:40 +02:00
dummy_custom_summarization.rb DEV: Cache summarization strategy results. (#22230) 2023-06-27 11:44:34 -03:00
fake_bookmark_hashtag_data_source.rb DEV: Introduce enabled? API to hashtag data sources (#22632) 2023-07-18 09:39:01 +10:00
fake_logger.rb
fake_s3.rb
fast_image_helpers.rb
final_destination_helper.rb
helpers.rb FIX: TOC anchors in a subfolder setup (#21985) 2023-06-12 13:59:54 +02:00
imap_helper.rb
integration_helpers.rb
match_html_matcher.rb
mock_git_importer.rb
negated_matcher.rb
onebox_helpers.rb
rate_limit_matcher.rb
sample_plugin_site_settings.yml DEV: Avoid leaking new site setting states in test environment (#21713) 2023-05-25 07:53:57 +08:00
session_controller_helper_routes.rb
shared_examples_for_custom_fields.rb DEV: Set limits on custom fields 2023-06-13 11:47:21 +02:00
shared_examples_for_stats_cacheable.rb
sidekiq_helpers.rb
site_settings_helpers.rb DEV: Avoid leaking new site setting states in test environment (#21713) 2023-05-25 07:53:57 +08:00
system_helpers.rb DEV: Assert that user has been signed in successfully in system tests (#22892) 2023-08-01 09:06:56 +08:00
test_second_factor_action.rb
time_matcher.rb DEV: support nil values in the eq_time matcher (#22116) 2023-06-20 19:06:40 +04:00
topic_guardian_can_see_consistency_check.rb
ts_vector_matcher.rb
uploads_helpers.rb
user_sidebar_serializer_attributes.rb FIX: Seed all categories and tags configured as defaults for nav menu (#22793) 2023-07-27 10:52:33 +08:00
webauthn_integration_helpers.rb