discourse/spec/models
Luciano Sousa b3d769ff4f Update rspec syntax to v3
update rspec syntax to v3

change syntax to rspec v3

oops. fix typo

mailers classes with rspec3 syntax

helpers with rspec3 syntax

jobs with rspec3 syntax

serializers with rspec3 syntax

views with rspec3 syntax

support to rspec3 syntax

category spec with rspec3 syntax
2015-01-05 11:59:30 -03:00
..
admin_dashboard_data_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
api_key_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
backup_spec.rb FEATURE: Upload backups to S3 when complete. 2014-03-12 16:24:45 -04:00
badge_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
badge_type.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
category_featured_topic_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
category_featured_user_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
category_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
category_user_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
color_scheme_color_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
color_scheme_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
digest_email_site_setting_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
discourse_single_sign_on_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
draft_sequence_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
draft_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
email_log_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
email_token_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
error_log_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
global_setting_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
group_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
incoming_link_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
incoming_links_report_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
invite_redeemer_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
invite_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
locale_site_setting_spec.rb Enum site settings can have translatable names in dropdown. Add setting for how often users get digest emails by default: default_digest_email_frequency. 2013-08-23 17:36:25 -04:00
notification_spec.rb update specs to remove deprecation warnings 2014-11-07 06:05:44 -08:00
optimized_image_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
permalink_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
plugin_store_spec.rb Add support for arrays to PluginStore 2014-03-10 14:59:59 +01:00
post_action_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
post_alert_observer_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
post_analyzer_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
post_detail_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
post_mover_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
post_reply_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
post_spec.rb FIX: change the unlisted/invisible topic state only when unhiding the first post 2014-11-12 16:34:30 +01:00
post_timing_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
post_upload_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
quoted_post_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
report_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
rtl_spec.rb Enable RTL direction in emails. 2014-08-27 14:38:03 +03:00
s3_region_site_setting_spec.rb Added eu-central-1 S3 bucket. 2014-12-29 18:31:21 +02:00
screened_email_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
screened_ip_address_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
screened_url_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
search_observer_spec.rb BUGFIX: Chinese search was broken 2014-06-24 17:11:13 +10:00
site_customization_spec.rb FEATURE: more than 1 site customization can be enabled at once 2014-12-23 13:03:48 +11:00
site_setting_spec.rb Remove hub username integration 2014-07-16 12:25:24 -04:00
site_spec.rb BUGFIX: Don't return child categories if you can't see the parent 2014-02-24 14:52:41 -05:00
site_text_spec.rb correct broken spec 2014-11-12 10:27:34 +11:00
top_menu_item_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
top_topic_spec.rb add top page 2013-12-24 00:50:36 +01:00
topic_allowed_user_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
topic_embed_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
topic_featured_users_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
topic_invite_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
topic_link_click_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
topic_link_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
topic_participants_summary_spec.rb FIX: PM should never be allowed to have a category 2014-09-11 17:39:34 +10:00
topic_posters_summary_spec.rb UX: Don't highlight the latest poster in the topic list if there is only 2014-08-20 12:09:39 -04:00
topic_spec.rb FIX: use utc time when generate reports; set boundary 2014-12-30 22:43:03 +08:00
topic_status_update_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
topic_tracking_state_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
topic_user_spec.rb FIX: "Dismiss Posts" corrupting read state 2014-10-31 09:40:35 +11:00
topic_view_item_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
trust_level3_requirements_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
twitter_user_info_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
upload_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_action_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_avatar_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_badge.rb Slightly faster badge system specs. (Shaves off ~100ms) 2014-04-16 18:08:10 +05:30
user_email_observer_spec.rb revert non queuing of emails 2013-08-27 11:52:28 +10:00
user_history_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_open_id_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_profile_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_search_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_stat_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_visit_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
username_validator_spec.rb Extract the validation of Username format in own class to avoid 2013-02-08 12:54:47 -05:00