dredd icon indicating copy to clipboard operation
dredd copied to clipboard

Adds nullable enum integration test

Open artem-zakharchenko opened this issue 6 years ago • 2 comments

:rocket: Why this change?

  • Related issue seems to be fixed, but requires an integration test to be verified

:memo: Related issues and Pull Requests

  • Closes #507

:white_check_mark: What didn't I forget?

  • [x] To write docs
  • [ ] To write tests
  • [x] To put Conventional Changelog prefixes in front of all my commits and run npm run lint

artem-zakharchenko avatar Jan 20 '20 12:01 artem-zakharchenko

I'm not sure if that's the best way to write such test. I haven't found an example of integration test in Dredd that would test multiple responses (with actual bodies).

artem-zakharchenko avatar Jan 20 '20 13:01 artem-zakharchenko

@kylef, could you please look at this and verify if such test on Dredd side makes sense?

artem-zakharchenko avatar Jan 23 '20 14:01 artem-zakharchenko