Skip to content

Refactor spec/unit/semantic_version_spec.rb

Philip Cunningham requested to merge philipcunningham-refactor-tests-441450 into master

What does this MR do?

This patch refactors the semantic_version_spec.rb test suite. The refactor introduces a more structured and DRY approach by utilizing a table-driven tests, each defined by an input and an expected output.

What are the relevant issue numbers?

Refactor semver_dialects tests (gitlab-org/gitlab#441450 - closed) • Philip Cunningham • 16.10

Does this MR meet the acceptance criteria?

Merge request reports