Commit Graph

28 Commits

Author SHA1 Message Date
franko4don
7d2e6a1572 changed test function name to clearly outline what the test is meant to do 2018-12-16 22:26:14 +01:00
franko4don
a6333b0d3a added tests for modifying response file by adding a json beside file storage path in responseFile tag 2018-12-16 22:09:44 +01:00
Michał Golon
6f48270cfd StyleCI fixes 2018-11-30 21:02:38 +01:00
Michał Golon
c14b9ab538 Update tests 2018-11-30 20:36:57 +01:00
Gabriel Peixoto
cfeff387e2 Fix test 2018-11-27 18:52:54 -03:00
Gabriel Peixoto
faf1182535 Fix test 2018-11-27 18:51:33 -03:00
Gabriel Peixoto
08572ae58a Code style 2018-11-27 18:37:38 -03:00
Gabriel Peixoto
1e7b7cc853 Revert to use storage_path 2018-11-27 18:34:37 -03:00
Gabriel Peixoto
83bf8d513b Code style 2018-11-27 17:19:46 -03:00
Gabriel Peixoto
68fb2ee96a Use Storage Facade to load the file, using the default driver (config/filesystems.php) 2018-11-27 17:17:19 -03:00
Gabriel Peixoto
4abd477f89 Code style 2018-11-26 21:36:36 -03:00
Gabriel Peixoto
abff219e6c Code style 2018-11-26 21:36:11 -03:00
Gabriel Peixoto
b0744fbc44 Test: get response from stored json file 2018-11-26 21:35:13 -03:00
shalvah
c7e49529af Add support for specifying example parameters (closes #391) 2018-10-26 09:38:04 +01:00
shalvah
cd804a3f4c Mix in documented paramters with anually specified ones when making requests 2018-10-21 15:43:00 +01:00
shalvah
e7305935cd Move Generator class 2018-10-21 14:42:47 +01:00
Lawrence Agbani
1ced3ec14e Merged upstream into working tree 2018-10-21 00:58:48 +02:00
Lawrence Agbani
e60d2751bc Added feature 344 to include @queryParam annotation for query parameters 2018-10-21 00:14:14 +02:00
shalvah
62f2cea58e Fix style issues, remove per-router generators 2018-10-16 03:59:39 +01:00
shalvah
8c62c542b0 Reimplement response calls (#364) 2018-10-16 01:51:26 +01:00
shalvah
5b332a0530 Fix style issues 2018-10-14 16:12:40 +01:00
shalvah
bb96d0f8fc Allow method to override controller @group (closes #339) 2018-10-14 16:09:13 +01:00
shalvah
b8ad92b9e5 Add authenticated annotation and badge support (closes #345) 2018-10-13 09:22:10 +01:00
shalvah
6e60d14ea2 Make bodyParam parsing more rbust 2018-10-12 14:26:08 +01:00
shalvah
11424885ed Fix merge conflicts and style issues 2018-10-11 17:09:27 +01:00
shalvah
8720048d6a Fix style issues 2018-10-11 17:01:43 +01:00
shalvah
1418ed9189 Update tests 2018-10-11 15:13:53 +01:00
shalvah
dd55e48dd6 Implement parsing of bodyParam tag (#343) and switch tests to use config (#303) 2018-10-11 13:29:32 +01:00