Closed dpakach closed 3 years ago
This will require the updated version of pact-js https://github.com/pact-foundation/pact-js/releases/tag/v10.0.0-beta.36
https://github.com/owncloud/owncloud-sdk/pull/859 updates pactjs to the latest version while https://github.com/pact-foundation/pact-js/issues/633 is fixed, https://github.com/pact-foundation/pact-js/issues/632 is not fixed yet, so moving it to backlog till then
Closed in favor of #924 which includes (I suppose) bumping pact-js and sorting out skipped tests that were enabled from the newer version
these issues in pact-js are fixed now https://github.com/pact-foundation/pact-js/issues/632 https://github.com/pact-foundation/pact-js/issues/633
we still have a lot of tests skipped because of these issues, we need to go through the tests and unskip them now