mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 17:45:25 +08: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.