Commit History

Author SHA1 Message Date
  Robbie Averill 2452d84afd Non-existent `@responseFile` annotations now show a warning for the route 5 years ago
  shalvah b9d62968af Fix style issues 5 years ago
  shalvah d23710171d Made ResponseCalls strategy only execute if no successful responses exist. 5 years ago
  shalvah 6d1834324b Remove apply.response_calls.headers in favour of apply.headers 5 years ago
  shalvah f0f2aea049 Update tests 5 years ago
  shalvah 7bc9339f20 urlParam: update tests 5 years ago
  shalvah 20dbba94f5 Add better support for arrays and objects in bodyparameters 5 years ago
  shalvah 18938eb407 Set status code for transformer response from tag if present 5 years ago
  Marcel Pociot 1da32f9cba Apply fixes from StyleCI 5 years ago
  shalvah d209dff999 Move Responses to strategies 5 years ago
  Shalvah 9d366efec8 Merge pull request #552 from MarnuLombard/feature/examples/exclude_from_examples 5 years ago
  Marcel Pociot 77ed9943f8 Apply fixes from StyleCI 5 years ago
  shalvah 5647eda35e Parse @group tag on method properly - fixes #564, #561 5 years ago
  Marnu Lombard e31dfdf1f1 Add tests for excluding query and body params 5 years ago
  Daniel Alm 6bc4b53f8c Add support for query parameters in the bash template and ensure that all query parameters are URL-encoded. 5 years ago
  Marcel Pociot 9be9cd2ecb Apply fixes from StyleCI 6 years ago
  shalvah b164263158 Add tests on output, config and bindings 6 years ago
  yusuke nakazawa cf5f422051 test: add withMultipleFormRequestParameters 6 years ago
  Michael Wallner 1265719bf4 fallback to method docblock if FormRequest subclass has no docblock 6 years ago
  Michael Wallner 84e425d964 allow bodyParams to be noted in a FormRequest subclass 6 years ago
  Ezra Obiwale 59f6ca9478 Added array example for dot-noted parameters 6 years ago
  Ezra Obiwale bc1e4db94c Added url query array parameter example 6 years ago
  Ezra Obiwale 77b7083d98 Added tests 6 years ago
  franko4don a6333b0d3a added tests for modifying response file by adding a json beside file storage path in responseFile tag 6 years ago
  Michał Golon c14b9ab538 Update tests 6 years ago
  Gabriel Peixoto faf1182535 Fix test 6 years ago
  Gabriel Peixoto 1e7b7cc853 Revert to use storage_path 6 years ago
  Gabriel Peixoto 68fb2ee96a Use Storage Facade to load the file, using the default driver (config/filesystems.php) 6 years ago
  Gabriel Peixoto b0744fbc44 Test: get response from stored json file 6 years ago
  shalvah c7e49529af Add support for specifying example parameters (closes #391) 6 years ago