dependabot[bot]
75847c74da
chore(deps): bump aiohttp from 3.8.5 to 3.9.0 in /testutils/poc
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.5 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.9.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 00:46:31 +00:00
dependabot[bot]
d2a5c90f64
chore(deps): bump aiohttp from 3.7.4 to 3.8.5 in /testutils/poc
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.7.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4...v3.8.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-20 15:09:14 +00:00
dependabot[bot]
af587ac694
chore(deps): bump requests from 2.22.0 to 2.31.0 in /testutils/poc
...
Bumps [requests](https://github.com/psf/requests ) from 2.22.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 22:38:51 +00:00
pancho horrillo
b7b55d2f3b
test(poc): Secure Control API using cross-pinning mTLS
...
Note that we are leveraging nix-shell to provide portable dependency
handling.
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2021-03-12 17:00:53 +01:00
dependabot[bot]
c724b5f283
chore(deps): bump aiohttp from 3.5.4 to 3.7.4 in /testutils/poc ( #160 )
2021-02-26 09:35:50 +01:00
Roberto Abdelkader Martínez Pérez
310d319ea3
test: Update kapow env vars to the new ones.
...
Co-authored-by: César Gallego <cesar.gallego.next@bbva.com >
2020-11-17 17:10:05 +01:00
Héctor Hurtado
248f7d1fcc
Added stderr output management to jaillover.
...
Added Spawn support for stderr redirection.
Added --debug option to server cmd.
Added debug information to documentation.
Finnished script logger.
2020-04-20 10:18:16 +02:00
Roberto Abdelkader Martínez Pérez
63fc636b03
Clean up poc folder
2020-01-24 12:06:20 +01:00
Roberto Abdelkader Martínez Pérez
0b5eef85df
Simplify poc testing with custom make target
2020-01-24 11:58:57 +01:00
Roberto Abdelkader Martínez Pérez
dd8b5895bd
Moving poc under testutils directory.
2020-01-24 11:58:57 +01:00
pancho horrillo
7ea43048bc
Add missing comments
2019-11-20 07:14:00 +01:00
pancho horrillo
273058c3ba
Add testutils/jaillover to assist testing process spawning
...
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com >
2019-10-09 16:17:21 +02:00