mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 22:04:58 +00:00
We’re now using `contract` as the first step and validations for mandatory parameters have been added. To simplify specs a bit, we only assert the service contract is run as expected without testing each validation case. We’re now testing the contract itself in isolation.