-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'move-boards-interceptor' into 'master'
Move Ajax interceptor into describe block ## What does this MR do? Move registering the Vue resource interceptor for issue board mock data into the corresponding `describe` blocks. ## Why was this MR needed? Currently, the interceptor is registered for every test (which makes them at best fail for Ajax calls using Vue resource). See merge request !7304
Showing
- spec/javascripts/boards/boards_store_spec.js.es6 109 additions, 106 deletionsspec/javascripts/boards/boards_store_spec.js.es6
- spec/javascripts/boards/list_spec.js.es6 5 additions, 0 deletionsspec/javascripts/boards/list_spec.js.es6
- spec/javascripts/boards/mock_data.js.es6 2 additions, 2 deletionsspec/javascripts/boards/mock_data.js.es6
Loading
Please register or sign in to comment