https://cypress.io logo
best is for the test to live where the code is and...
# e2e-testing
m
best is for the test to live where the code is and block PRs on regressions. Anything else is a failing setup imo. The only time I'd go for a external test repo is if 2 services shares the exact same tests.