Vinicius Arcanjo
Vinicius Arcanjo
I'm interested too. +1
Ok @zchee. @blueyed thanks for letting me know. Awesome!
Hi @cobaltjacket, I've just submitted a PR to merge a Python REST client, https://github.com/phpipam/phpipam-api-clients/pull/15/commits/9227bcf657dea6d79da16c4d2e054bfb26e2b155.
@joeywang321, sounds like you'd like to manipulate a [`Memory` object](https://docs.rs/wasmtime/latest/wasmtime/struct.Memory.html) (let me know if you meant something else). With a `Memory` object `wasmtime` provide functions to read and write bytes....
@beraldoleal l @hdiogenes , I propose we take a step back before diving in BDD and first address the system tests, which are meant to fully test from an end-to-end...
For future reference, this is also partially related to https://github.com/kytos/kytos/issues/797, however, system tests are also meant to tests literally end-to-end including the data plane traffic with hosts.
My 2 cents on this, regardless of the CI, probably the only sane option to Dockerize mininet (and ship integration/end-to-end tests) is https://github.com/containernet/containernet. I used to use container net when...
@ajoaoff FYI, it's been fixed here: https://github.com/kytos/kytos/pull/840/files.