scinote-web/spec
Martin Artnik 8e949bd68f
Merge pull request #8402 from artoscinote/ma_SCI_11771
Add metadata column to projects and expose it in API [SCI-11771]
2025-04-14 12:45:29 +02:00
..
controllers Fix tests [SCI-11707] 2025-03-31 09:02:34 +02:00
factories Fix tests [SCI-11707] 2025-03-31 09:02:34 +02:00
fixtures/files Fix broken unit tests [SCI-8972] (#6342) 2023-10-12 16:16:43 +02:00
jobs Fix RepositoryItemReminderJob to properly take into account the buffer [SCI-11520] 2025-01-30 15:31:05 +01:00
lib/tasks
models Implement metadata model concern [SCI-11774] 2025-04-09 11:38:38 +02:00
permissions/controllers Fix tests after table revamp [SCI-10271] (#7220) 2024-03-11 13:08:42 +01:00
requests/api Merge pull request #8402 from artoscinote/ma_SCI_11771 2025-04-14 12:45:29 +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