-
Hi
My coworker brought this to my attention: [https://docs.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/use-httpclientfactory-to-implement-resilient-http-r…
-
### Specification
Right now running all the tests multi-core results in tests timing out.
This is simply due to sheer size of the tests. Asynchronous tests have timeouts applied to each test.
A qui…
-
Notes from brainstorming session.
![PXL_20211126_092657633](https://user-images.githubusercontent.com/1596871/144335012-bad61bf8-d20e-4629-8f8e-934e03d54ac6.jpg)
-
-
## Objective
Fix the current problems with resumable uploads in the storage library, and change the code to make such problems less
likely in the future.
## Overview
This proposes removing `…
-
The final built executables coming out of vercel/pkg are not tested when uploaded as pre-release executables.
We should run a final test on those, maybe a simplified test that runs just the `--vers…
-
Hello,
I'm trying to write unit tests for some code that uses `logging.Client`. To do this, I'd like to create a mock gRPC `LoggingServiceV2` server, but I cannot seem to find how to import the `Lo…
-
From the origin, we do not support Swagger (aka OpenAPI v2) standard in Microcks as Swagger was incomplete and does not allow specifying full examples and request/response mapping. Especially:
* Par…
-
## Description
Our goal is to design and implement scalable, efficient consensus protocols for subnets (i.e. anything below the top-level Filecoin consensus). This should enable secure, low-latency…
-
## Summary
As a developer I want an easy way to run and manage tests. Moreover, I want to have a clear separation of unit tests, integration tests and functional tests. Finally, unit tests must be …