Open mdehollander opened 6 years ago
@mdehollander thanks for opening this issue and I'm glad #44 is resolved.
I took a quick look at the stack trace and the test but I can't figure out why it's failing. I'm not even sure what the purpose of this test is.
I think what the test does is—
GET
the service document, the mock endpoint returns a 400Looks like we're getting an SSL error instead, but the real issue is that we should only be hitting the mock endpoint. Not sure what's changed.
@rliebz oh, interesting. Thanks for explaining this!
@mdehollander is running the tests against https://dev1.dataverse.org rather than any sort of mock endpoint so perhaps this test doesn't make any sense in that context? I don't know. I guess we should figure out if it passes or fails against the mock API endpoint.
Complete log: https://paste.ubuntu.com/p/8PjCBf5pxN/