scinote-web/spec
artoscinote 229a27750f
Implement stock consumption via the API [SCI-6642] (#3964)
* Implement stock consumption via the API [SCI-6642]

* Remove unnecessary attribute from InventoryItemSerializer [SCI-6642]

* Amend permission check, add nested transaction support to consume_stock method [SCI-6642]
2022-03-30 14:33:26 +02:00
..
controllers Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
factories Implement stock consumption via the API [SCI-6642] (#3964) 2022-03-30 14:33:26 +02:00
fixtures/files Remove file deletion manually 2019-11-18 11:11:39 +01:00
jobs Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
lib/tasks Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
models Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
permissions Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
requests/api Implement stock consumption via the API [SCI-6642] (#3964) 2022-03-30 14:33:26 +02:00
services Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
support Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
utilities Added access token to protocols.io requests [SCI-5968] 2021-08-26 15:26:35 +02:00
rails_helper.rb Rework experiment permissions [SCI-6054] (#3538) 2021-09-30 11:32:11 +02:00
spec_helper.rb Add service for sync system notifications 2019-02-13 15:48:15 +01:00