eurofurence / reg-attendee-service

EF Registration backend micro-service providing an attendee-related REST API.
MIT License
2 stars 1 forks source link

remove pact contract tests #169

Closed Jumpy-Squirrel closed 1 year ago

Jumpy-Squirrel commented 1 year ago

pact-go now requires CGO to link in a pre-compiled Rust core, as well as both a Ruby package and a C compiler - for a testing library.

So ... time to give up and get rid of the contract tests. It's just not worth the time invest tradeoff.

Reasons: