7 Commits

Author SHA1 Message Date
Roberto Abdelkader Martínez Pérez
fd8ae8f62a chore: update python version and include Pipfile.lock 2023-01-20 12:35:13 +01:00
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
Roberto Abdelkader Martínez Pérez
95a6c7597f Sphinx documentation quickstart plus README.md and README.rst merge. 2019-11-14 10:12:29 +01:00
César Gallego Rodríguez
f14d4ff512 add .vscode directory to ignore file 2019-10-09 13:52:10 +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
César Gallego Rodríguez
bc0ca07dc2 first working build 2019-09-04 10:59:30 +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