Cadl Ranch Contribution Checklist:
August 19, 2022 ยท View on GitHub
- I have written a scenario spec
- I have meaningful
@scenarionames. Someone can look at the list of scenarios and understand what I'm covering. - I have written a mock API
- I have used
@scenarioDocs for extra scenario description and to tell people how to pass my mock api check.