You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.
These are tests that need some kind of credential for a third party carrier that we cannot share.
We need to run these tests, and have a way that's low friction for developers to assure the build is green.
Solutions
As @Shopify employees, we at least need a way to run these tests and share our private credentials. Consider something like:
EJSON file with credentials in the project.
Shared dev config with shipping credentials in the env.
A private CircleCI instance with our credentials.
Something else?
Doesn't solve the problem for open source contributions really. Though we can support contributors with broken tests. But we need to in some way run these tests more reliably.
The text was updated successfully, but these errors were encountered:
Problem
On any given CI run we skip over 100 tests:
These are tests that need some kind of credential for a third party carrier that we cannot share.
We need to run these tests, and have a way that's low friction for developers to assure the build is green.
Solutions
As @Shopify employees, we at least need a way to run these tests and share our private credentials. Consider something like:
dev
config with shipping credentials in the env.Doesn't solve the problem for open source contributions really. Though we can support contributors with broken tests. But we need to in some way run these tests more reliably.
The text was updated successfully, but these errors were encountered: