Skip to content

Add rspec unit tests

What does this MR do?

Initialize unit tests, similarily to gitlab chart, allowing for a more efficient way of testing changes to the chart.

Why was this MR needed?

This was done to ease testing the changes in Create the RBAC resources in the CI pods namespace (!267 - closed), which add more complexity when it comes to which namespaces will be used by GitLab Runner, but the current different namespace(ing) options are already not that trivial to comprehend.

What's the best way to test this MR?

Run a pipeline.

What are the relevant issue numbers?

Related to #211 - add tests for the current state of code which eventually might enable easier testing of the changes in !267 (closed) should it be continued.

Edited by Nick Veenhof

Merge request reports

Loading