scinote-web/spec
wandji 54b1c182d8
Add V2 API endpoints for step elements [SCI-9650] (#6825)
* Add V2 API endpoints for step elements [SCI-9650]

* Rewrite step controller actions in order to read V2 step serializer [SCI-9650]
2023-12-19 15:36:41 +01:00
..
controllers Implement delivery notifications, fix specs [SCI-9856] 2023-12-08 13:57:43 +01:00
factories Fix imports of protocols with tables from Protocols.io [SCI-9723] (#6839) 2023-12-19 10:39:16 +01:00
fixtures/files Fix broken unit tests [SCI-8972] (#6342) 2023-10-12 16:16:43 +02:00
jobs Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
lib/tasks Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
models Implement delivery notifications, fix specs [SCI-9856] 2023-12-08 13:57:43 +01:00
permissions/controllers Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
requests/api Add V2 API endpoints for step elements [SCI-9650] (#6825) 2023-12-19 15:36:41 +01:00
services Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
support Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
utilities Fix broken unit tests [SCI-8972] (#6342) 2023-10-12 16:16:43 +02:00
rails_helper.rb Implement api v2 for results [SCI-9651] (#6699) 2023-12-14 11:31:12 +01:00
spec_helper.rb