Geo end-to-end test for NPM registry replication
What does this MR do?
This MR fills a test gap in the Geo end-to-end test suite. Geo recently enabled package file replication and this covers NPM package replication.
It is based on the existing NPM registry spec. There is an open issue to explore how to reduce code duplication; this test will provide test coverage, and then we'll iterate on more efficient code usage.
- Log into GitLab Geo primary site
- Create project
- Publish NPM package associated with project
- Visit GitLab Geo secondary site
- Confirm NPM package replicated
Related to gitlab-org/quality/testcases#1026
Screenshots
Does this MR meet the acceptance criteria?
Conformity
Edited by Jennifer Louie