API backed by mongoDB • 500 example json documents • Verify that basic CRUD operations can be performed on each document • BTW, these documents may change as the specifications for them that are determined by some committee somewhere change
credentials, developers can interact with the email account mailboxes in a Restful way. • 2 versions of the api, with ~152 endpoints, ~168 parameters across endpoints, and ~ 2.5 million requests a day
credentials, developers can interact with the email account mailboxes in a Restful way. • 2 versions of the api, with ~152 endpoints, ~168 parameters across endpoints, and ~ 2.5 million requests a day • TECH DEBT
credentials, developers can interact with the email account mailboxes in a Restful way. • 2 versions of the api, with ~152 endpoints, ~168 parameters across endpoints, and ~ 2.5 million requests a day • TECH DEBT • Not the canonical data source.
API before your customers do. • There is no “right” way to test your API. Programatic integration test suites using unit testing frameworks is one approach.
API before your customers do. • There is no “right” way to test your API. Programatic integration test suites using unit testing frameworks is one approach. • Use whatever framework you want to.
API before your customers do. • There is no “right” way to test your API. Programatic integration test suites using unit testing frameworks is one approach. • Use whatever framework you want to. • We use a combination of tools to test and monitor context.io, including Runscope
Potter, Eric Pinzur, Susi Rathmann, Ryan Michael, David Lyons, Aaron Labrie, Clare Glinka, Cecy Correra, Sarabjit Singh,Allyson Weber, and Tony Blank for convincing me to submit this talk Thanks