Skip to content

Make devops_labels_spec less brittle

Albert Salim requested to merge use-fixture-devops-label-tests into master

Make devops_labels_spec less brittle so that Engineering Productivity doesn't need to keep updating the tests when product groups are reorganized.

  • Created fixtures for sections.json, stages.json, groups.json, categories.json based on current data
  • Stubbed network calls in devops_labels_spec.rb to use fixtures

Closes #355 (closed)

Edited by Albert Salim

Merge request reports