..
assets_controller_spec.rb
Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459]
2021-01-28 14:43:45 +01:00
checklist_items_controller_spec.rb
Fix tests
2021-01-08 08:05:05 +01:00
checklists_controller_spec.rb
Fix tests
2021-01-08 08:05:05 +01:00
experiments_controller_spec.rb
Add Create and Update endpoints for experiments [SCI-4999]
2020-09-16 23:15:36 +02:00
inventories_controller_spec.rb
Filter out non active repositories and rows
2020-06-23 10:23:22 +02:00
inventory_cells_controller_spec.rb
Fix for API float parsing in the inventory number type column [SCI-5604]
2021-03-29 15:59:24 +02:00
inventory_checklist_items_controller_spec.rb
Fix failing tests [SCI-4516]
2020-04-09 17:11:58 +02:00
inventory_columns_controller_spec.rb
Fix failing tests [SCI-4516]
2020-04-09 17:11:58 +02:00
inventory_items_controller_spec.rb
Filter out non active repositories and rows
2020-06-23 10:23:22 +02:00
inventory_list_items_controller_spec.rb
Fix failing tests [SCI-4516]
2020-04-09 17:11:58 +02:00
inventory_status_items_controller_spec.rb
Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459]
2021-01-28 14:43:45 +01:00
project_folders_controller_spec.rb
Add equals team validations for project and folder
2020-12-02 14:53:46 +01:00
projects_controller_spec.rb
Add equals team validations for project and folder
2020-12-02 14:53:46 +01:00
results_controller_spec.rb
Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459]
2021-01-28 14:43:45 +01:00
steps_controller_spec.rb
[SCI-5635] add a migration to fix broken steps, fix the api so it sets last_modified_by_id, minor step model refactor
2021-04-12 09:59:00 +02:00
tables_controller_spec.rb
Fix tests
2021-01-08 08:05:05 +01:00
tasks_controller_spec.rb
Fix API and tests for new task completion logic [SCI-5004]
2020-09-15 11:19:25 +02:00
teams_controller_spec.rb
Improve error messages in API [SCI-2773]
2018-10-23 17:52:48 +02:00
user_identities_controller_spec.rb
Improve error messages in API [SCI-2773]
2018-10-23 17:52:48 +02:00
user_projects_controller_spec.rb
Add Endpoins for Project Membership manipulation [SCI-5001]
2020-09-23 11:03:29 +02:00
users_controller_spec.rb
Refactor 'move_experiment' method into service object
2019-01-28 11:45:36 +01:00
workflow_statuses_controller_spec.rb
Fix permission check for archived tasks [SCI-5235]
2020-11-20 14:39:17 +01:00
workflows_controller_spec.rb
Add tests for new workflow endpoints
2020-09-02 11:43:00 +02:00