-
- Add support for testing (without needing to run the server?)
- Add support for E2E testing support (e.g. [Bruno](https://www.usebruno.com/), [Hurl](https://hurl.dev/), etc)
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily)!
-
We've long had an issue that our `client/tests/integration` are not proper black box tests. This means the have `iroha` as dependency when they shouldn't.
The main goal is to remove `iroha` and `tes…
-
## Bug Report
Though the readme says that you can set the environment variables: http_proxy, https_proxy, HTTP_PROXY, HTTPS_PROXY and the SDK will use them, it completely ignores them.
### Versi…
-
### Feature request description
When running a test container, sometimes you might want to create a schema, user, role on the database before running your tests.
I believe you we have the `.with_…
-
今天是 2022-09-01 Thursday
There's nothing for you behind you. All that exists is what's ahead.
文章推荐:
- 如何实现系统解耦, https://insights.thoughtworks.cn/how-to-use-upstream-downstream-thinking-to-system…
-
I run `cargo t` in this repo after cloning it, and I get this error for some tests:
```
---- runners::async_runner::tests::async_run_command_should_map_exposed_port stdout ----
Error: failed to p…
-
java weekly news
-
## Release team
Release lead: @mikeee
Release lead shadow(s):
Perf test lead: @cicoyle
Longhaul test: @elena-kolevska
Build manager: @JoshVanL
Read about the [Dapr release lifecycle](https://g…
-
## Problem
It would be nice to have a way to run the migrate programmatically. I am running into an issue where my api is using lambdas (serverless) and my database is only accessible from within a…