Skip to content

Commit

Permalink
Add more thoughts
Browse files Browse the repository at this point in the history
  • Loading branch information
regiluze committed Sep 27, 2018
1 parent bf27fea commit 81c8576
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
TODO
=========


spy service
-----------

Expand All @@ -14,10 +13,23 @@ spy service
httpserver
-----------

What about the path for these commands?

spycommand/reset PUT
--->> how to ge body example >> https://gist.github.com/aodin/9493190
spycommand/verify GET

options for commands
reset
request info

When reset the spy it returns the path to verify the calls
https://stackoverflow.com/questions/3468177/restful-way-to-send-commands



rest of methods and paths to save calls

think about how to tell the client of the call to manage paralell execution support


Don't worry about parallel execution, because the scenario for this kind of test is to run secuencially

0 comments on commit 81c8576

Please sign in to comment.