mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 20:34:52 +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.