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
Current tests are legacy and really old, no one cared much about them.
Failing tests are not reporting the errors to the pipeline result, the whole pipeline should fail, and not report a success.
Try to fix the commented tests
Rewrite them, evaluating some library like testify for the common conditional cases
Refactor the code of the tests to make them more clear
Add tests made by Stripe in their fork
The text was updated successfully, but these errors were encountered:
Current tests are legacy and really old, no one cared much about them.
Failing tests are not reporting the errors to the pipeline result, the whole pipeline should fail, and not report a success.
The text was updated successfully, but these errors were encountered: