Skip to content

Instantly share code, notes, and snippets.

@botanicus
Created July 31, 2015 11:09
Show Gist options
  • Save botanicus/9f1afe70d48b03659ce6 to your computer and use it in GitHub Desktop.
Save botanicus/9f1afe70d48b03659ce6 to your computer and use it in GitHub Desktop.
[31/07/2015 11:47:03] James C Russell: BTW "I knew this would be slow if it worked, but it ended up running the child processes async meaning the seeds would not finish before it tried to run the test. After a few hours of messing around I dropped this approach, instead aiming to focus on compartmentalizing the users so their actions would have no affect on each other."
[31/07/2015 11:47:11] James C Russell: https://philsturgeon.uk/api/2015/01/28/dredd-api-testing-documentation/
[31/07/2015 11:47:16] James C Russell: Je to tak s tim async?
[31/07/2015 11:47:43] James C Russell: "For example, you can only have one request for each “URL” + “HTTP Method” combination. This has been a pain in the past when I have wanted to document multiple POST /oauth/tokens requests showing the various inputs and outputs for different OAuth grant types, but API Blueprint wouldn’t let me."
[31/07/2015 12:01:40] James C Russell: Chapu dobre ze nemuzu mit vice responses? Nejsem si presne jistej co tim mysli.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment