Commit Graph

69 Commits

Author SHA1 Message Date
Roberto Abdelkader Martínez Pérez
7a93c16dec Implement JSON validation in append. 2019-08-21 08:52:13 +02:00
Roberto Abdelkader Martínez Pérez
f6014ab403 Step alias for JSON document. 2019-08-21 08:38:13 +02:00
Roberto Abdelkader Martínez Pérez
0cfc55c175 Helper function to compare nested structures in tests. 2019-08-21 08:23:20 +02:00
Roberto Abdelkader Martínez Pérez
be49120511 Missing step. 2019-08-20 11:10:40 +02:00
Roberto Abdelkader Martínez Pérez
226ac5b90a Reason phrase instead of phrase. 2019-08-20 11:09:05 +02:00
Roberto Abdelkader Martínez Pérez
c07638601b Implementing poc spec behavior in append route. 2019-08-20 10:59:39 +02:00
Héctor Hurtado
b86454179a Fixed some formating and naming issues 2019-08-20 10:51:24 +02:00
Héctor Hurtado
2b31b2b9f0 Added features for append/error_malformed, delete/list_order, insert/error_malformed and insert/list_order. Updated append/error_unprocessable and resolve conflicts in list/success. 2019-08-20 10:36:24 +02:00
Héctor Hurtado
380eed57d9 Added features for append/error_malformed, delete/list_order, insert/error_malformed and insert/list_order. Updated append/error_unprocessable and list/success. 2019-08-20 10:31:14 +02:00
Roberto Abdelkader Martínez Pérez
0a93135b4e Check for reachable API in initial step. 2019-08-20 10:29:58 +02:00
Roberto Abdelkader Martínez Pérez
6368532717 Parametrize step 2019-08-20 09:59:38 +02:00
Roberto Abdelkader Martínez Pérez
7267b3a821 make catalog to show step catalog 2019-08-20 09:59:23 +02:00
Roberto Abdelkader Martínez Pérez
5e253c9814 Change response code from phrase to code and 'phrase' by 'reason phrase' 2019-08-20 09:54:18 +02:00
Roberto Abdelkader Martínez Pérez
5352322ad5 Adapting style to the capabilities of gherkin-lint. 2019-08-20 08:22:48 +02:00
Héctor Hurtado
040fc55b39 Added insert/success and insert/error_unprocessable features. Fixed some typos on append/error_unprocessable feature 2019-08-17 10:37:36 +02:00
Héctor Hurtado
ba9e80e620 Added delete/success and delete/error_notfound features 2019-08-17 10:28:47 +02:00
Héctor Hurtado
baf8217a14 Added append/success and append/error_unprocessable features 2019-08-17 10:26:40 +02:00
Héctor Hurtado
12a5d8761b Rewritten the step to start a preconfigured server 2019-08-17 10:24:10 +02:00
Héctor Hurtado
fc5e510f89 Fix typo in new error code 2019-08-14 21:06:33 +02:00
Héctor Hurtado
2d53a66c3e Fixed some typos in spec's correction 2019-08-14 20:57:19 +02:00
Héctor Hurtado
42bebfcc89 Fixed som errors and modified control API specs to support route_id ans new 412 error codes 2019-08-14 20:43:33 +02:00
Roberto Abdelkader Martínez Pérez
bc2b323923 Implement feature list success. 2019-08-14 13:19:56 +02:00
Héctor Hurtado
4e86cf1ba4 Added control/list/success.feature scenarios 2019-08-14 11:13:18 +02:00
Roberto Abdelkader Martínez Pérez
b4b8be995b Starting the spec E2E tests. 2019-08-13 13:19:40 +02:00
Roberto Abdelkader Martínez Pérez
a7e5f63612 Added new resources to expose form fields and form fields with files. 2019-07-09 11:31:55 +02:00
Roberto Abdelkader Martínez Pérez
77f2855471 Added /request/host to both, the spec and the poc. 2019-06-12 07:35:15 +02:00
pancho horrillo
804b4dcf8b spec: add FIXME regarding possible inconsistency handling route_id
Thanks to @hhurtado for pointing this out.
2019-06-06 09:49:23 +02:00
pancho horrillo
94cf234f43 spec: fix a couple of calls to leftovers (kroute -> kapow route)
Thanks to @cr0hn for spotting them!
2019-06-05 15:46:36 +02:00
pancho horrillo
102d5699a0 spec: add clarification for the entrypoint concept
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>

Thanks to @hhurtado for providing us with invaluable feedback!
2019-06-05 12:44:40 +02:00
Roberto Abdelkader Martínez Pérez
b10765f623 Merge remote-tracking branch 'origin/develop' into server-as-subcommand 2019-06-05 10:19:43 +02:00
Roberto Abdelkader Martínez Pérez
96739189f1 Making PoC follow spec regarding to the "kapow route" command and, incidentally creating a new "kapow server" command. 2019-06-04 14:40:01 +02:00
pancho horrillo
d067b46d11 spec: fix quoting style 2019-05-31 13:43:46 +02:00
pancho horrillo
60e7a57622 spec: explanation of the executables
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-05-31 13:43:46 +02:00
pancho horrillo
02fce05303 spec: resolve a FIXUP regarding a sample call
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-05-29 16:36:45 +02:00
pancho horrillo
f45e1be194 spec: add missing note on handlers
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-05-29 16:36:45 +02:00
pancho horrillo
da72ccbf70 spec: add missing explicit line breaks
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-05-29 16:36:45 +02:00
pancho horrillo
823974551d spec: enable syntax highlighting for code snippets 2019-05-29 16:36:42 +02:00
pancho horrillo
0384d81b9f spec: add UNIX® registered sign 2019-05-29 16:20:01 +02:00
pancho horrillo
8e97efda31 spec: resolve a couple more TODOs 2019-05-29 16:19:53 +02:00
pancho horrillo
49a3dea091 spec: render table with native github-flavoured markdown
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-05-29 10:40:43 +02:00
pancho horrillo
6ad5417a66 spec: resolve a bunch of TODOs and add some tweaks
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-05-29 10:40:30 +02:00
pancho horrillo
af0d8658d9 spec: fix OK status code for POST (200->201)
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-05-29 09:38:46 +02:00
pancho horrillo
019356b7ae spec: misc style tweaks 2019-05-28 15:42:03 +02:00
pancho horrillo
e4cbb96cf4 spec: add missing /response/cookies handler
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-05-27 11:40:40 +02:00
pancho horrillo
a3b857f8e5 spec: add missing /request/files handler
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2019-05-27 11:34:32 +02:00
Roberto Abdelkader Martínez Pérez
7accfdd355 spec: Several TODOs
Co-authored-by: pancho horrillo <pedrofelipe.horrillo@bbva.com>
2019-05-27 11:13:57 +02:00
Roberto Abdelkader Martínez Pérez
39c60e5c93 spec: provide custom reason phrase for http error responses and fixes
Co-authored-by: pancho horrillo <pedrofelipe.horrillo@bbva.com>
2019-05-23 13:02:57 +02:00
Roberto Abdelkader Martínez Pérez
bb991a56c2 spec: add handler overwrite key and misc tweaks.
Co-authored-by: pancho horrillo <pedrofelipe.horrillo@bbva.com>
2019-05-23 11:47:45 +02:00
Roberto Abdelkader Martínez Pérez
1eb0500b92 spec: Revisit spacing and indentation.
Co-authored-by: pancho horrillo <pedrofelipe.horrillo@bbva.com>
2019-05-23 11:20:47 +02:00
Roberto Abdelkader Martínez Pérez
23adf2ea50 spec: Get handler key and minor fixes.
Co-authored-by: pancho horrillo <pedrofelipe.horrillo@bbva.com>
2019-05-22 15:57:01 +02:00