osem-fcy/spec
Andrew Kvalheim ab623daca9 Remove race condition in test of splash page versioning
Resolves:

    $ rspec spec/features/versions_spec.rb:234
    …
    Failures:

    1) Version display changes in splashpages
        Failure/Error: expect(page).to have_text("#{organizer.name} created new splashpage with ID #{splashpage_id} in conference #{conference.short_title}")
        expected to find text "name50 created new splashpage with ID 1 in conference yvXgaw" in "…name50 created new splashpage in conference yvXgaw less than a minute ago…'
2020-11-02 15:23:56 -08:00
..
ability Drop knapsack 2018-09-20 00:56:17 +02:00
controllers Minor refactor 2020-04-01 08:53:46 -07:00
datatables Rubocop autocorrections 2018-11-16 09:06:05 -08:00
factories Create a factory for organizer 2019-03-18 23:16:15 +01:00
features Remove race condition in test of splash page versioning 2020-11-02 15:23:56 -08:00
helpers DRY up bootstrapSwitches with default values 2018-06-26 07:10:08 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Fixed some typos (#2695) 2020-10-30 11:06:43 +02:00
pdfs test for missing logo 2018-12-19 12:30:45 -08:00
routing Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
serializers Adapt serializer specs to the new format 2018-11-20 17:30:56 -08:00
support Store screenshot when feature test fails 2019-03-15 22:13:40 +01:00
views/layouts Provide an opportunity for including conference-specific CSS 2018-11-06 08:19:01 -08:00
spec_helper.rb The "chromeOptions" key in chrome capabilities changed to "goog:chromeOptions". 2020-09-29 00:02:18 +02:00