pytest
#912
Replies: 2 comments
-
What errors are you seeing @shuther |
Beta Was this translation helpful? Give feedback.
0 replies
-
we use pytest with circle ci to ensure stable builds are being published. Currently we're working through some tests failing. Here's the last working commit that passed pytest - 2686894 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting quite a few errors (or deprecated message) with pytest; is it expected to complete without error (so I can open bug report) or is it still considered work in progress? Maybe the issue are in the tests (i.e. if I don't provide a key for a backend maybe a failure is expected, but shoud it be an internal error?)
Beta Was this translation helpful? Give feedback.
All reactions