pancho horrillo
ab50721f69
test(spec): Control Server API secured via cross-pinning mTLS
...
. We are now leveraging nix for portable dependency handling.
. There are now three types of tests: client, server and end-to-end.
. server tests exercise the actual kapow server being tested, while the
requests are performed using the test steps.
. client tests exercise the actual kapow client being tested, while the
requests are served using the test steps.
. e2e test exercise the actual kapow program in its dual role of client
and server (¡como tiene que ser!).
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2021-03-12 17:09:50 +01:00
pancho horrillo
9eb186bd0f
Revert "Closes: #66 "
...
This reverts commit c3be29255a .
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2019-11-11 17:47:20 +01:00
Héctor Hurtado
c3be29255a
Closes : #66
2019-10-25 09:52:12 +02:00
Héctor Hurtado
90449773e4
Added legal header to all features and step definitions files
2019-10-23 13:45:54 +02:00
Roberto Abdelkader Martínez Pérez
58a800e5e9
Replace request/response with new commands
2019-09-05 08:40:59 +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
4db8814a69
Scenario fix
2019-08-23 12:48:44 +02:00
Roberto Abdelkader Martínez Pérez
991ae618bb
Review feature and scenario definitions. Removing unnecesary and redundant steps.
2019-08-23 12:46:10 +02:00
Roberto Abdelkader Martínez Pérez
80dc654115
Minor fixes to steps and compliant poc control API
2019-08-22 09:27:53 +02:00
Héctor Hurtado
7e687daf23
Replaced id wildcard value for ANY
2019-08-21 13:06:56 +02:00
Roberto Abdelkader Martínez Pérez
e9b46921b8
Missing word in step
2019-08-21 11:23:25 +02:00
Héctor Hurtado
d7813f6487
Replaced gherkin tables by json documents in requests and responses of list features. Fix typos in delete/list_order feature
2019-08-21 10:16:03 +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
5352322ad5
Adapting style to the capabilities of gherkin-lint.
2019-08-20 08:22:48 +02:00
Héctor Hurtado
12a5d8761b
Rewritten the step to start a preconfigured server
2019-08-17 10:24:10 +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