-
- Downloads
Replaces 'dashboard/todos' spinach with rspec
Showing
- changelogs/unreleased/23036-replace-dashboard-todo-spinach.yml 4 additions, 0 deletions...elogs/unreleased/23036-replace-dashboard-todo-spinach.yml
- features/dashboard/todos.feature 0 additions, 28 deletionsfeatures/dashboard/todos.feature
- features/steps/dashboard/todos.rb 0 additions, 191 deletionsfeatures/steps/dashboard/todos.rb
- features/steps/shared/paths.rb 0 additions, 4 deletionsfeatures/steps/shared/paths.rb
- spec/features/dashboard/todos/target_state_spec.rb 5 additions, 5 deletionsspec/features/dashboard/todos/target_state_spec.rb
- spec/features/dashboard/todos/todos_filtering_spec.rb 7 additions, 7 deletionsspec/features/dashboard/todos/todos_filtering_spec.rb
- spec/features/dashboard/todos/todos_sorting_spec.rb 28 additions, 28 deletionsspec/features/dashboard/todos/todos_sorting_spec.rb
- spec/features/dashboard/todos/todos_spec.rb 355 additions, 0 deletionsspec/features/dashboard/todos/todos_spec.rb
- spec/features/todos/todos_spec.rb 0 additions, 355 deletionsspec/features/todos/todos_spec.rb
features/dashboard/todos.feature
deleted
100644 → 0
features/steps/dashboard/todos.rb
deleted
100644 → 0
spec/features/dashboard/todos/todos_spec.rb
0 → 100644
spec/features/todos/todos_spec.rb
deleted
100644 → 0
Please register or sign in to comment