Commit Graph

301 Commits

Author SHA1 Message Date
Roberto Abdelkader Martínez Pérez 6c65064e12 Change custom request & response commands by two kapow subcommands 2019-09-05 07:55:55 +02:00
Roberto Abdelkader Martínez Pérez ec20e02534 Make tests fail fast returning 501 Not Implemented error 2019-09-05 07:38:13 +02:00
Roberto Abdelkader Martínez Pérez 07b6ce9b01 Move dev package installation to pipenv dev packages 2019-09-05 07:24:20 +02:00
Roberto Abdelkader Martínez Pérez 33ab845050 Add CircleCI build badge 2019-09-04 16:45:33 +02:00
Roberto Abdelkader Martínez Pérez c8758ec38a Build a static executable 2019-09-04 16:42:43 +02:00
Roberto Abdelkader Martínez Pérez 6affed99c8 Remove gopoc dir and make the main.go listen to 8080 and 8081 to further check the pipeline. 2019-09-04 16:35:03 +02:00
Roberto Abdelkader Martínez Pérez 0d13531773 Change to ksts working dir to find the features 2019-09-04 16:30:47 +02:00
Roberto Abdelkader Martínez Pérez 8cc01c804e Change to ksts working dir to find the features 2019-09-04 16:29:09 +02:00
Roberto Abdelkader Martínez Pérez 1e014c47dc Use golang 1.12 CircleCI image 2019-09-04 16:25:05 +02:00
Roberto Abdelkader Martínez Pérez 81e74520db Using current dir as workspace 2019-09-04 16:22:40 +02:00
Roberto Abdelkader Martínez Pérez 4a67424c36 CircleCI config syntax error 2019-09-04 16:21:17 +02:00
Roberto Abdelkader Martínez Pérez 0590dec632 CircleCI config syntax error fix 2019-09-04 16:16:22 +02:00
Roberto Abdelkader Martínez Pérez 72981365c9 Minor changes parametrizing the Makefile and CircleCI config. 2019-09-04 16:14:44 +02:00
Roberto Abdelkader Martínez Pérez 70c01f7bcc Add go.mod 2019-09-04 15:45:13 +02:00
Roberto Abdelkader Martínez Pérez 4a2c7d5938 Merge pull request #22 from CesarGallego/master
basic go build process
2019-09-04 15:16:29 +02:00
César Gallego Rodríguez 9ccd3cd61a No new deps
Co-authored-by: Nilpointer <robertomartinezp@gmail.com>
2019-09-04 12:40:22 +02:00
César Gallego Rodríguez 02929e0d49 Fix Pipenv creation file from unnecesary running of pipenv.
Co-authored-by: nilpointer <robertomartinezp@gmail.com>
2019-09-04 12:31:16 +02:00
César Gallego Rodríguez d56850e69e use a real cool banner 2019-09-04 12:16:14 +02:00
César Gallego Rodríguez bc0ca07dc2 first working build 2019-09-04 10:59:30 +02:00
César Gallego Rodríguez 7961ed1089 first main file 2019-09-04 10:15:56 +02:00
Roberto Abdelkader Martínez Pérez a2bc41738b A Dockerfile to create a CircleCI base image 2019-09-03 15:58:45 +02:00
Roberto Abdelkader Martínez Pérez 4db40d2b87 Arrr 2019-09-03 11:18:35 +02:00
Roberto Abdelkader Martínez Pérez 8e259b42de Fix tables alignment 2019-09-03 09:21:20 +02:00
Roberto Abdelkader Martínez Pérez 99ab41d2cb Change URL examples by metasyntactic variable names (RFC3092) 2019-09-03 09:13:30 +02:00
Roberto Abdelkader Martínez Pérez c7e5144308 Remove pointless table 2019-09-03 09:03:30 +02:00
Roberto Abdelkader Martínez Pérez dfbbd56ecf buildme script not used anymore 2019-09-03 08:43:37 +02:00
Roberto Abdelkader Martínez Pérez 538910e16c Adjust max step length 2019-08-30 15:19:27 +02:00
Roberto Abdelkader Martínez Pérez 0ebbc0674a Feature data/response/success 2019-08-30 15:17:48 +02:00
Héctor Hurtado 741867b5f3 Fix data/handler/success feature file 2019-08-30 13:18:00 +02:00
Héctor Hurtado 4e3470afa0 Implemented step definitions for data/handler/error_notfound feature. Changed resource paths in data features to be prefixed by / 2019-08-30 12:56:53 +02:00
Roberto Abdelkader Martínez Pérez 0535f66c85 Implement Resource Item Not Found 2019-08-30 12:40:20 +02:00
Roberto Abdelkader Martínez Pérez c9a9e90a7e Fix Invalid Path Resource error 2019-08-30 12:33:29 +02:00
Roberto Abdelkader Martínez Pérez 6e5633a460 Use double quotes for values 2019-08-30 11:26:49 +02:00
Roberto Abdelkader Martínez Pérez 3aec3a0c30 Steps to get and analyze resources 2019-08-30 11:26:18 +02:00
Roberto Abdelkader Martínez Pérez c156eb1bdc A nicer pun 2019-08-29 16:34:59 +02:00
Roberto Abdelkader Martínez Pérez 312d7af506 Remove unnecessary steps 2019-08-29 16:32:58 +02:00
Roberto Abdelkader Martínez Pérez b8d76e0aca Steps and entrypoint to yield control from Kapow! handlers 2019-08-29 16:32:45 +02:00
Roberto Abdelkader Martínez Pérez ed00f2c3d7 Introduce defaults again 2019-08-29 16:28:10 +02:00
César Gallego Rodríguez b039db214f finished draf implementation of data debug 2019-08-29 16:28:10 +02:00
César Gallego Rodríguez 990cc1ba8f WIP: data handler success.feature 2019-08-29 16:27:31 +02:00
Héctor Hurtado 513f12e2e4 Rewritten data/request and data/response features. Bigger size for scenarios and steps in gherkin-lint 2019-08-29 14:44:45 +02:00
Héctor Hurtado 48ab14d49d Modified some steps in data/handler features and added data/handler/error_itemnotfound feature 2019-08-29 14:14:04 +02:00
Héctor Hurtado fe0de6fc1b Error codes for data API requests 2019-08-29 12:52:46 +02:00
Héctor Hurtado c8e4019dc6 Modify Gherkin-lint example indentation value. Added features for data/request/success and data/response/success 2019-08-27 12:02:45 +02:00
Héctor Hurtado 91c1966699 Fix typos 2019-08-27 10:11:00 +02:00
Héctor Hurtado 074880873d Added @wip tag to features and fix name length issues 2019-08-27 10:00:29 +02:00
Héctor Hurtado 666bfb09f9 Merge branch 'master' of ssh://github.com/BBVA/kapow
Merged
2019-08-27 09:44:43 +02:00
Héctor Hurtado 6bb8f974fb Added features for data/handler/error_invalidresource, data/handler/error_notfound and data/handler/success 2019-08-27 09:44:37 +02:00
Roberto Abdelkader Martínez Pérez 94e4f54cef Mention gherkin-lint. Closes #18 2019-08-26 19:26:40 +02:00
Héctor Hurtado 227ad8e4b7 Merge branch 'master' of ssh://github.com/BBVA/kapow
Merged
2019-08-26 13:32:17 +02:00