-
### Describe the Request
So as developing extension is easy nice and fun, testing is coming into focus. With TypeScript and Jest Unit Test are good. But testing hooks with the services and a mocked d…
-
### Issue Type
Deliverable
### Issue Description
Testing strategies (e.g. unit test coverage, integration testing, tools).
### Additional Context
_No response_
-
### Issue Type
Deliverable
### Issue Description
Testing strategies (e.g. unit test coverage, integration testing, tools).
### Additional Context
_No response_
-
**Version(s)**
2859be367488bf3617d019c56335eb468fe2184e
**Describe the bug**
The `scalajs-dom` tests on the CI started failing on all platforms, seemingly randomly.
Happens on `main`.
Example…
-
@imrryr @MegaGeese I'm going to put notes in here regarding my efforts to make unit tests and integration tests for mofacts. Usually they will be questions I might have about specs, or observations …
-
Recently we introduced a bug to PSyAD that wasn't caught until the MO tested with the latest PSyclone. Now that LFRic Apps has the `adjoint_tests` App, we could extend the integration tests to build a…
-
### Package information | 软件包信息
包名 | 版本
-- | --
dde-shell | [1.0.9](https://github.com/linuxdeepin/dde-shell/commit/868eb05300329a13eaf9044fae7c899127bbb48b)
### Package repository address | 软件包仓库地…
-
### Description:
We want to have the form validation (sign in, signup, create profile, create alert) be done by an external API. It would standardize and make easier the form validation.
### Done:
- …
-
Once the integration test is available, the `ci.yml` workflow has to be changed to include the integration test. Every PR has to ensure that users are able to use the example app as usual.
Run Flut…
-
💡 **Feature description**
We were using durable functions to create an API (what we call the orchestration API - oAPI). This one processes requests and (HTTP-) calls other (primitive - our terminolog…