Commit Graph

2 Commits

Author SHA1 Message Date
Balasankar 'Balu' C b98c89133e Restructure chef rspecs to match code structure
Moving around the chef rspec tests allows developers to
more easily discover and maintain them. Additionally, this
restructuring clears the path to use projectionist and more
clearly see if any test coverage is missing.

Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6721

Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-03-24 04:38:17 +00:00
Balasankar 'Balu' C 4a31b9d797 Move specs testing non-chef components to own directory
- Moves Build and Tasks rspecs into the lib directory

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/3217

Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-03-18 02:46:44 +00:00