-
### What happened?
I have a test which taps a button:
```ts
await contactDetailsScreen.submitButton.tap();
```
Its `onPress` handler dispatches redux actions which eventually send requests…
-
### Current Behavior
When running the e2e-ci target on the Windows Terminal, under a git bash profile the cypress config will throw an error.
![image](https://github.com/nrwl/nx/assets/42048994/c81…
-
I'm trying to understand the behavior of `picoquic_state_server_false_start`. The short of my question is: what does this state signify and how does it differ from `picoquic_state_server_almost_ready`…
-
# Client-side proving unlocks on Starknet
TL;DR: should we start hyping and pinning down customers?
Stwo + a Stwo verifier contract on Starknet will unlock :zap: lightning-fast e2e flows of prove loc…
-
Part of #248
## Rationale
- All of the components in `design-system` have unit tests run against them on every push. Thus, unit testing components and pages here is superfluous and has diminish…
-
I am trying to implement the ohttp recently. Although there are project of relay, and project for client and server (https://github.com/martinthomson/ohttp), I find it difficult to make them work toge…
-
## Objective
Consistently encapsulate gRPC errors in gRPC `status.Error()` with appropriate [status codes](https://pkg.go.dev/google.golang.org/grpc@v1.67.1/codes#Code).
## Origin Document
Ob…
-
Discussion: #395
We should have a dedicated, clearly named crate for the E2E tests. Going with the current structure of end projects for Suzuka hosted under `./networks/suzuka`, the E2E tests for S…
-
We should enable running the C# client in our e2e tests.
[Uncomment this line](https://github.com/G-Research/armada/blob/master/makefile#L333) and get these tests working.
┆Issue is synchronized w…
-
### Description
We need to have guarantees our external APIs won't change, or even worse, break when we release new OpenCRVS versions.
### Dev tasks
- [ ] In Farajaland, create a directory `e2e/in…