Commit Graph

206 Commits

Author SHA1 Message Date
Zolotov Alexander
10e5f45829 tests fix 2019-05-28 09:59:37 +10:00
Zolotov Alexander
4d4044d1ea tests fix 2019-05-28 09:47:55 +10:00
Zolotov Alexander
0b1d43cdbf add tests 2019-05-28 09:46:50 +10:00
shalvah
3aa1becf03 Inject generator configuration rather than access global state. 2019-05-24 23:06:17 +01:00
Marcel Pociot
5c8c0909e7 Apply fixes from StyleCI 2019-05-23 18:13:56 +00:00
shalvah
d2901e51a6 Re-add faker seed + tests 2019-05-23 19:13:40 +01:00
shalvah
793f15ace8 Fix tests 2019-05-02 21:30:54 +01:00
shalvah
cc5c7f6a7b Use bound URL in doc examples (closes #478) 2019-04-22 22:26:11 +01:00
yusuke nakazawa
cf5f422051 test: add withMultipleFormRequestParameters 2019-03-11 15:56:45 +09:00
Marcel Pociot
e259d779ae Apply fixes from StyleCI 2019-02-27 20:46:58 +00:00
Michael Wallner
6de096a161 code style 2019-02-16 01:34:35 +01:00
Michael Wallner
1265719bf4 fallback to method docblock if FormRequest subclass has no docblock 2019-02-16 01:10:41 +01:00
Michael Wallner
84e425d964 allow bodyParams to be noted in a FormRequest subclass 2019-02-16 00:59:46 +01:00
Radoslav Vitanov
d915818248 Fix domain name for the generated links 2019-02-10 17:03:11 +02:00
Shalvah
e98c7f4df0 Merge pull request #443 from ewerkema/name
Specify more Postman parameters
2019-01-25 19:45:03 +01:00
Ezra Obiwale
59f6ca9478 Added array example for dot-noted parameters 2019-01-08 09:46:25 +01:00
Ezra Obiwale
bc1e4db94c Added url query array parameter example 2019-01-08 09:42:34 +01:00
Ezra Obiwale
77b7083d98 Added tests 2019-01-07 00:46:36 +01:00
Enrico Werkema
8e37a7136c Clean up style 2019-01-04 15:40:21 +01:00
Enrico Werkema
8ac4b33b21 Fix custom app url in Postman collection
The Postman collection currently doesn't use the APP_URL environment variable. This can be forced in the URL Laravel Facade
2019-01-04 15:38:10 +01:00
Enrico Werkema
14afe077e9 Specify more Postman parameters
Name and description of Postman collection can be specified
2019-01-04 15:14:30 +01:00
Lloric Mayuga Garcia
129e0ceea5 code style
Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>
2018-12-26 12:22:04 +08:00
Lloric Mayuga Garcia
70df4c9bed ♻️ Add test on new feature, try to improve code coverage.
Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>
2018-12-26 12:18:57 +08:00
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
Marcel Pociot
2e66407a3b Apply fixes from StyleCI 2018-12-12 20:58:24 +00:00
Shalvah
8ca27199ab Update GenerateDocumentationTest.php 2018-12-12 21:50:16 +01:00
Shalvah
68507895e0 Merge branch 'master' into feat/natsort 2018-12-12 21:48:35 +01:00
An Phan
b73114f47a Fix CS 2018-12-11 18:09:50 +01:00
An Phan
b530057e68 Support partial resource controller (fixes #426) 2018-12-11 18:04:25 +01:00
An Phan
817f882ed8 Sort the groups naturally (fixes #423) 2018-12-11 17:48:51 +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
Shalvah
3ffd1cc4fa Merge pull request #411 from Potelo/javascript-fetch
Use javascript fetch instead of jquery
2018-11-28 21:09:03 +01:00
Gabriel Peixoto
12da3ca253 Use javascript fetch instead of jquery. resolve #330 2018-11-27 20:10:08 -03: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
a2a00293ca Fix 2018-11-26 21:45:01 -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
Gabor Nemeth
89ec6b2389 handle patterns in include list also 2018-11-23 06:43:54 +01:00
Gabor Nemeth
0622141e0b handle patterns in exclude list 2018-11-22 17:13:01 +01:00
shalvah
c7e49529af Add support for specifying example parameters (closes #391) 2018-10-26 09:38:04 +01:00
shalvah
8628be4c12 Fix issues with rendering example requests 2018-10-26 08:47:17 +01:00
shalvah
cd804a3f4c Mix in documented paramters with anually specified ones when making requests 2018-10-21 15:43:00 +01:00