Skip to content

Use fixtures for file templates on 5_package tests

Comment:

gitlab-org/gitlab!49492 (comment 463516167)

I'm wondering if we should put those test data/file template in directory for easier maintenance, and better readability for test code.

As the templating/scripts code is increasing we could consider loading them from a fixture folder for better maintainability