scinote-web/spec
2025-05-05 10:42:24 +02:00
..
controllers Add test for repository template [SCI-11708] 2025-04-03 09:21:11 +02:00
factories Merge branch 'features/repository-templates' into develop 2025-04-25 14:20:37 +02:00
fixtures/files
jobs Fix RepositoryItemReminderJob to properly take into account the buffer [SCI-11520] 2025-01-30 15:31:05 +01:00
lib/tasks
models RepositoryTemplate migration and dependant fix [SCI-11708] (#8461) 2025-05-05 10:42:24 +02:00
permissions/controllers Fix tests after table revamp [SCI-10271] (#7220) 2024-03-11 13:08:42 +01:00
requests/api Add step form responses API V2 controller, add API serializers for form response values [SCI-11692] (#8393) 2025-04-07 09:57:05 +02:00
services Fix tests [SCI-10883] 2024-07-11 16:00:22 +02:00
support Fix tests [SCI-10883] 2024-07-11 16:00:22 +02:00
utilities Fix tests [SCI-10883] 2024-07-11 16:00:22 +02:00
rails_helper.rb Implement api v2 for results [SCI-9651] (#6699) 2023-12-14 11:31:12 +01:00
spec_helper.rb