Hacker News new | ask | show | jobs
by nshntarora 1599 days ago
Hey! This looks great! Do you folks have automated API testing?

We're in the process of moving from a REST API to a GraphQL one, and I really want to do things right this time with an automated test suite.

1 comments

Yes we do! You can check out this doc on how you can integrate API calls in your test case: https://testsigma.com/docs/test-cases/step-types/rest-api/