Skip to content

Refactor for Pipeline::Expression::Lexer spec

drew stachon requested to merge drew/gitlab-ce:modernize-lexer-spec into master

What does this MR do?

I came across this Lexer spec while working on something else and thought it could use some restructuring. I added subjects and more context blocks to change out the expression being used in any given context. The context blocks also made it easy to break up some of the specs into multiple with fewer expectations in each.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by drew stachon

Merge request reports