-
You've already replaced chai with node's native assert library. It should also be possible to replace mocha and c8 with
```
node --test --experimental-test-coverage
```
This should work even b…
-
## Introduction
Our out-of-the-box Operate application depends on internal Operate V1 REST APIs that aren't available in the C8 V2 REST API.
To move our application to V2, we need to support the func…
-
## Introduction
We change the C8 REST API default to `string`-based key attributes for content type `application/json`. This is a **breaking change** in the V2 API.
## Concept
* We introduce …
-
### Description
Process definition statistic endpoints provides statistics for process definitions.
* The endpoints should be implemented as described in [REST API Developer Guide](https://g…
-
### Description
Process instance statistic endpoints provides statistics over process instances.
* The endpoints should be implemented as described in [REST API Developer Guide](https://github.c…
-
## c8 + vitest: Some suites get covered other suites ...dont?
I'm working on modernizing and open-sourcing some platform...
It's test strategy and test suite is built of two layers:
* `test/…
osher updated
1 month ago
-
# Value Proposition Statement
Easily use the Camunda GO SDK in your GO projects to integrate with Camunda
# User Problem
Until 8\.6, GO Client was supported for gRPC and then moved over to co…
-
https://github.com/bcoe/c8
-
* **Version**: v22.9.0
* **Platform**: Ubuntu 20.04.6 LTS
The `/* c8 ignore next */` comment annotation does not seem to ignore classes or functions.
By contrast, the `/* istanbul ignor…
-
Hi,
I'm using a ESP32-S3-WROOM-u1 with SRAM octal. The display is ZZW395WHS (manf. zoneway) with ST7701 and GT911 panel driver. All is correct excepting the colors. I have made a test with version …