mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +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.