Remote Development identify e2e tests to be shifted to spec/features and remove e2e tests with feature spec coverage
Category:Workspaces & Category:Web IDE
Analysis
-
🟧 keep -
⬇️ shift tospec/features -
➖ remove
Web IDE Specs
| E2E Test Case | Feature Specs | Test name | Status/Reason |
|---|---|---|---|
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|||
|
|
|||
|
|
|
||
|
|
|
||
|
|
|
Remote Development Specs
| E2E Test Case | Feature Specs | Feature specs quarantined? | Status/Reason |
|---|---|---|---|
| workspace_actions_spec.rb |
|
||
workspace_actions_with_prerequisite_done_spec.rb |
|
qa/specs/features/ee/browser_ui/3_create/remote_development
├── with_prerequisite_done
│ └── workspace_actions_with_prerequisite_done_spec.rb
└── workspace_actions_spec.rb
qa/specs/features/browser_ui/3_create/web_ide
├── add_first_file_in_web_ide_spec.rb
├── add_new_directory_in_web_ide_spec.rb
├── closing_web_ide_with_unsaved_changes_spec.rb
├── settings_sync_web_ide_spec.rb
└── upload_new_file_in_web_ide_spec.rb