mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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. |
||
---|---|---|
.. | ||
controllers | ||
core_ext | ||
helpers | ||
jobs | ||
models | ||
queries | ||
serializers | ||
services | ||
views |