-
fix #4 and #7
is progenitor still the right thing? looks ok.
for the zerotier-one service:
- [x] get it building with new rust or whatever
- [x] use the [up to date spec](https://github…
-
Not sure if I'm resurrecting a zombie here, as #165 asked for this probably too, but as the testcontainers documentation at https://www.testcontainers.org/features/creating_images/ describes this as a…
-
As a continuation of #749, I am trying to get a very simple example working. Unfortunately, I seem to be misusing the functions and am unable to figure out how to expose a port and then access the exp…
ghost updated
1 month ago
-
Hello,
I'm writing integration tests in Rust, where I want to test the HTTP endpoints of my application. For this purpose, I need to mock the Keycloak login server, as I did not build a test mode i…
-
I'm working on a test which must expose a service running on the _host_ to a service running in a container.
In Java, this can be done with `Testcontainers.exposeHostPorts(localServerPort);` as per…
-
## 📚 Context
End to End tests needs to be run on CI to ensure Node
## ✔️ Solution
As end to end tests needs to run dependencies and have Cartesi Machine and Server Manager installed, the suggested…
-
Hi!
In my integration test I like to test my apps behavior in case the database becomes unavailable. Currently I am stopping the db but of course I also want to test the recover of the database wit…
-
Hello, thanks for your work, and sorry to bother your issues with a question :\
Is there a way to use a `docker-compose.yml` file in order to setup our integration tests stack ?
Similar to: https:…
-
### Feature Proposal Description
This proposal aims to introduce Application State Management feature in Fiber to enable the sharing of stateful data across middleware and request handlers efficien…
-
### What are you proposing?
We release several clients today that solves multiple problems, but we dont have detailed information and granular level details about the clients we release, what format …