discourse/spec
2017-07-24 21:46:08 +09:00
..
components Reintroduce specs that wasn't causing random failures. 2017-07-24 19:32:38 +09:00
controllers Add back test to ensure user can't edit name after SiteSetting.username_change_period. 2017-07-24 20:47:34 +09:00
fabricators FEATURE: phase 1 of supporting multiple email addresses 2017-07-20 11:22:27 +09:00
fixtures Work in progress, CommonMark spec 2017-07-20 17:47:16 -04:00
helpers Nuke all SiteSetting.stubs from our codebase. 2017-07-07 15:09:14 +09:00
integration Merge pull request #4983 from tgxworld/group_owners_can_invite_users_to_groups 2017-07-24 16:21:19 +09:00
integrity Pass the full CommonMark spec 2017-07-21 13:20:52 -04:00
jobs Fix specs. 2017-07-24 15:56:08 +09:00
mailers FEATURE: resending invite should include original custom message 2017-06-30 18:13:33 +05:30
models Validate uniquness of api_key. 2017-07-24 21:46:08 +09:00
phantom_js FIX: Don't hardcode text in smoke test. 2017-05-22 08:01:33 +08:00
serializers FIX: Group owners should be able to invite users to their groups. 2017-07-21 23:48:25 +09:00
services Use Timecop.freeze instead of Timecop.travel. 2017-07-24 15:40:57 +09:00
support Remove stubs on DiscourseEvent in tests. 2017-06-01 16:21:00 +09:00
tasks Suppress console output when running RSpec 2017-01-28 11:04:47 +05:30
views/omniauth_callbacks FIX: Weird spec 2016-06-10 11:32:32 -04:00
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb Use webmock to stub external web requests. 2017-05-26 15:19:09 +08:00