Upgrade to Pro — share decks privately, control downloads, hide ads and more …

TDC 2016 Floripa - Testing REST APIs with Supertest and Promises

TDC 2016 Floripa - Testing REST APIs with Supertest and Promises

Stefan Teixeira

May 12, 2016
Tweet

More Decks by Stefan Teixeira

Other Decks in Programming

Transcript

  1. • QA Automation Engineer • Test Automation, Agile and DevOps

    enthusiast • Technical blogs: stefanteixeira.com.br (pt-br) / stefanteixeira.com (en) Links: • E-mail: [email protected] • Twitter: twitter.com/stefan_teixeira • LinkedIn: linkedin.com/in/stefanteixeira • GitHub: github.com/stefanteixeira • SlideShare: slideshare.net/stefanteixeira About me
  2. Supertest • Created by TJ Holowaychuk • REALLY simple •

    Runner-independent (you can use Jasmine, Mocha, etc) https://www.npmjs.com/package/supertest | https://github.com/visionmedia/supertest
  3. GET