scinote-web/spec/factories
2023-11-13 09:34:38 +01:00
..
activities.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
activity_filters.rb Code style fixes [SCI-5800] 2021-06-17 22:00:13 +02:00
asset_text_datums.rb Upgrade to Rails 5.2.3 and add ActiveStorage [SCI-3539] 2019-06-13 12:10:44 +02:00
assets.rb Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
checklist_items.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
checklists.rb Implement missing tests for global activities (task and protocol activities) 2019-03-27 11:24:44 +01:00
comments.rb Add missing factories 2019-06-10 12:24:04 +02:00
connections.rb Add missing factories 2019-06-10 12:24:04 +02:00
custom_fields.rb Cherry-picked commit from ZZ (and LM)'s various changes 2019-07-26 10:13:14 +02:00
experiments.rb Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
my_module_groups.rb Refactor FactoryBot factories 2019-01-18 16:56:33 +01:00
my_module_repository_rows.rb Add valid factory check for Project, MyModules, notification, protocol 2019-06-10 12:24:01 +02:00
my_module_status_conditions.rb Revert controllers spec 2020-08-27 13:49:32 +02:00
my_module_status_consequences.rb Revert controllers spec 2020-08-27 13:49:32 +02:00
my_module_status_flows.rb Add factories for new task flows models 2020-08-27 13:38:32 +02:00
my_module_status_implications.rb Revert controllers spec 2020-08-27 13:49:32 +02:00
my_module_statuses.rb Add factories for new task flows models 2020-08-27 13:38:32 +02:00
my_module_tags.rb Add Task and TaskTags activities 2019-03-12 09:15:06 +01:00
my_modules.rb Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
notifications.rb Fix tests for models and tema import/export 2019-07-26 12:40:36 +02:00
project_comments.rb Project activities refactoring 2019-03-19 15:33:57 +01:00
project_folders.rb Add ProjectFolder factory and specs [SCI-5126] 2020-11-01 23:07:57 +01:00
projects.rb Add fallback archived_on and archived_by columns to parent for MyModule and Experiment [SCI-5362] 2021-01-12 14:53:06 +01:00
protocol_keywords.rb Add missing factories 2019-06-10 12:24:04 +02:00
protocol_protocol_keywords.rb Add missing factories 2019-06-10 12:24:04 +02:00
protocols.rb Add API endpoint for protocol templates [SCI-7456] (#5321) 2023-05-03 15:55:36 +02:00
report_elements.rb Add missing factories 2019-06-10 12:24:04 +02:00
reports.rb Reports activities refactoring 2019-03-19 15:33:57 +01:00
repositor_date_time_range_values.rb Add API endpoints for new column types [SCI-4276] 2020-02-18 15:13:46 +01:00
repositories.rb Update tests with new team user assignments [SCI-6843] 2022-08-31 16:37:00 +02:00
repository_asset_values.rb Add methods update_data, data_changed, formatted for all types off ColumnValues 2019-12-10 14:29:29 +01:00
repository_cells.rb Implement stock consumption via the API [SCI-6642] (#3964) 2022-03-30 14:33:26 +02:00
repository_checklist_items.rb Fix tests for repository list and checklist items [SCI-5238] 2020-11-27 14:59:17 +01:00
repository_checklist_values.rb Fix failing tests [ok_SCI_4197] 2020-01-10 11:09:47 +01:00
repository_columns.rb Update tests with new team user assignments [SCI-6843] 2022-08-31 16:37:00 +02:00
repository_date_time_values.rb Add API endpoints for new column types [SCI-4276] 2020-02-18 15:13:46 +01:00
repository_ledger_record.rb Stock management test [SCI-6420] (#3946) 2022-04-15 12:23:47 +02:00
repository_list_items.rb Fix tests for repository list and checklist items [SCI-5238] 2020-11-27 14:59:17 +01:00
repository_list_values.rb Add missing factories 2019-06-10 12:24:04 +02:00
repository_number_values.rb Fix for API float parsing in the inventory number type column [SCI-5604] 2021-03-29 15:59:24 +02:00
repository_rows.rb Refactory restore inventory service 2020-06-23 08:24:52 +02:00
repository_snapshots.rb Add permissions tests for my_module_repositories and my_module_repository_snapshots [SCI-6064] 2021-09-20 12:19:28 +02:00
repository_status_items.rb Fix failing tests [SCI-4516] 2020-04-09 17:11:58 +02:00
repository_status_values.rb Fix failing tests [ok_SCI_4197] 2020-01-10 11:09:47 +01:00
repository_stock_unit_item.rb Implement stock consumption via the API [SCI-6642] (#3964) 2022-03-30 14:33:26 +02:00
repository_stock_values.rb Implement stock consumption via the API [SCI-6642] (#3964) 2022-03-30 14:33:26 +02:00
repository_table_states.rb Small fixes for factories 2019-06-10 12:24:05 +02:00
repository_text_values.rb Add API endpoints for new column types [SCI-4276] 2020-02-18 15:13:46 +01:00
result_assets.rb Add valid factory check for Result(s) models 2019-06-10 12:24:02 +02:00
result_comments.rb Refactor upon the review requests 2019-03-20 21:34:47 +01:00
result_tables.rb Add valid factory check for Result(s) models 2019-06-10 12:24:02 +02:00
result_texts.rb Add valid factory check for Result(s) models 2019-06-10 12:24:02 +02:00
results.rb Fix tests for result deletion 2021-01-20 09:17:02 +01:00
sample_groups.rb Cherry-picked commit from ZZ (and LM)'s various changes 2019-07-26 10:13:14 +02:00
settings.rb Fix broken unit tests [SCI-8972] (#6342) 2023-10-12 16:16:43 +02:00
shareable_links.rb Implements tests for Shareable_links related Models [SCI-8755] (#5867) 2023-07-26 15:21:55 +02:00
step_assets.rb Add missing factories 2019-06-10 12:24:04 +02:00
step_comments.rb Implement missing tests for global activities (task and protocol activities) 2019-03-27 11:24:44 +01:00
step_reorderable_elements.rb Add step reordering and step element reordering service endpoints to API [SCI-6891][SCI-6892] (#4179) 2022-07-12 10:13:47 +02:00
step_tables.rb Add missing factories 2019-06-10 12:24:04 +02:00
step_texts.rb Add API endpoints for step texts [SCI-6889] (#4173) 2022-06-27 12:30:45 +02:00
steps.rb Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
tables.rb Import protocol service after object is built 2019-06-17 12:24:11 +02:00
tags.rb Refactor 'move_experiment' method into service object 2019-01-28 11:45:36 +01:00
task_comments.rb Implement missing tests for global activities (task and protocol activities) 2019-03-27 11:24:44 +01:00
team_shared_objects.rb Fix broken unit tests [SCI-8972] (#6342) 2023-10-12 16:16:43 +02:00
teams.rb Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
temp_files.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
tinymce_assets.rb Fix tests and checklist item validation [SCI-4776] 2020-07-03 16:48:32 +02:00
tokens.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
user_assignments.rb Fix broken unit tests [SCI-8972] (#6342) 2023-10-12 16:16:43 +02:00
user_identities.rb Upgrade to Rails 5.2.3 and add ActiveStorage [SCI-3539] 2019-06-13 12:10:44 +02:00
user_my_modules.rb Implement missing tests for global activities (task and protocol activities) 2019-03-27 11:24:44 +01:00
user_notifications.rb Upgrade to Rails 5.2.3 and add ActiveStorage [SCI-3539] 2019-06-13 12:10:44 +02:00
user_projects.rb fix failing scenarios 2021-05-29 18:40:26 +02:00
user_roles.rb Fix broken unit tests [SCI-8972] (#6342) 2023-10-12 16:16:43 +02:00
users.rb Upgrade to Rails 5.2.3 and add ActiveStorage [SCI-3539] 2019-06-13 12:10:44 +02:00
view_states.rb Small fixes for factories 2019-06-10 12:24:05 +02:00
webhooks.rb Code style fixes [SCI-5800] 2021-06-17 22:00:13 +02:00
wopi_actions.rb Add missing factories 2019-06-10 12:24:04 +02:00
wopi_apps.rb Upgrade to Rails 5.2.3 and add ActiveStorage [SCI-3539] 2019-06-13 12:10:44 +02:00
wopi_discoveries.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
zip_exports.rb Add missing factories 2019-06-10 12:24:04 +02:00