osem-fcy/spec
Andrew Kvalheim 310fc8dc68
Fix bug in test database preparation
Presumably the intent of this was to clear the database and repopulate
it with seed data. `transaction` isn't the right strategy for this; it
just rolls back any existing transactions.
2021-03-06 19:41:06 +01:00
..
ability Drop knapsack 2018-09-20 00:56:17 +02:00
controllers Remove travel schedule from registration 2021-03-06 04:09:02 +01:00
datatables Skip some failing specs... 2021-03-06 02:41:07 +01:00
factories Create a factory for organizer 2019-03-18 23:16:15 +01:00
features Check CfP existence in proposal form 2021-03-06 12:38:02 +01: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 Linters gonna lint 2021-03-06 19:09:38 +01: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 Fix bug in test database preparation 2021-03-06 19:41:06 +01:00
views/layouts Provide an opportunity for including conference-specific CSS 2018-11-06 08:19:01 -08:00
spec_helper.rb Set cobertura as simplecove formatter in github actions 2021-03-06 18:37:04 +01:00