-
I have started a repo on the ACCESS-NRI organisation to automate testing of the recipes:
https://github.com/ACCESS-NRI/COSIMA-recipes-workflow
This is to eventually replace the Jenkins server on a…
-
IPC API does not work with the proxy library.
IPC tests: `umf-provider_devdax_memory_ipc` and `umf-provider_file_memory_ipc` fail with the proxy library.
The reason: issues with the tracker (ref: …
-
> > Also, the test framework might need to be executed in a CI/CD pipeline.
>
> Yes that would be ideal! The question is can we spin up bare-metal VMs per run. I know the GCP console …
-
### Before feedback (在反馈之前)
- [X] There are no features that I want to submit in Issues (当前 Issues 中没有我将要提交的新功能)
### Describe Feature (描述功能)
1. Update version;
2. Update go.mod;
3. Run test…
-
### Disclaimer
Yes
### Sample
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-accordion-dynamic-section
### Contributor(s)
@ejbenke
### What happened?
I noticed that the yo-rc…
-
> > Let's set up GitHub actions and run the build/test/deploy cycle, assuming the Influxdb collector is part of the CI. This will enable us to flesh out the integration test framework, m…
-
# Description
Current capgen unit tests all pass but there is an error message hidden in the log output
## Steps to Reproduce
Run any of the current capgen tests in the CI
## Additional Co…
-
https://code.askimed.com/nf-test/
-
| | |
|:---|:---|
|**_F´ Version_**| |
|**_Affected Component_**| |
---
## Problem Description
See https://github.com/nasa/fprime/actions/runs/11395186564/job/31838364025
```
Traceback (…
-
# What is Jest?
Open-source testing framework for primarily JavaScript and TypeScript.
### How to integrate Jest to GitHub Actions?
_pretty straightforward_, as what ChatGPT said
Directory: `.…