discourse/spec
Daniel Waterworth e219588142 DEV: Prefabrication (test optimization) (#7414)
* Introduced fab!, a helper that creates database state for a group

It's almost identical to let_it_be, except:

 1. It creates a new object for each test by default,
 2. You can disable it using PREFABRICATION=0
2019-05-07 13:12:20 +10:00
..
components DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
fabricators DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
fixtures DEV: introduce new API to look up dynamic site setting 2019-05-07 11:00:30 +10:00
helpers DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
import_export DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
integration DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
integrity DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
jobs DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
lib DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
mailers DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
models DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
multisite DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
requests DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
serializers DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
services DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
support FIX: don't bump topics when hidden tags are added or removed 2019-05-06 14:52:18 -04:00
tasks DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
views/omniauth_callbacks DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
rails_helper.rb DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00