-
There is a strange behaviour for the `Call` when triggered in go routines, a `data race` will be detected from timer triggered go routine but not in channel triggered go routine, see the bellow test c…
-
## Detailed Description
Currently some of the tests fail when not running on the OCF github. This is due to some secrets not being shared.
## Context
- good to have all test passing, lets extern…
-
### Dependencies
### Feature Request
The DockerMock presently allows mocking of docker actions but doesn't provide the ability to check on what options were used for actions like docker.inside('…
-
The stopflow plan should have unit tests to ensure it is covered and the code is exercised regularly.
The unit tests for flyscanning in ophyd-async should provide a starting point: [example](https:…
-
### Pipeline Report
|Pipeline |Result |Elapsed Wall Time |
|---------|-------|------------------|
|/workspace/references/auth-schemes|pass|106s|
|/workspace/references/cicd-pipeline|pass|459s|
|/work…
-
This work has been started but still has some work to be done.
See https://github.com/json-schema-org/ecosystem/tree/main/projects/initial-data for work so far.
Currently, it checks the earliest r…
-
This is my method I want to mock:
```php
/**
* Some functions to handle hooks
*/
class Hook extends BaseObject
{
/**
* @brief Calls a hook.
*
* Use this function when you want to be…
-
#### Expected behaviour
Using react to manage the minWidth does not break the graph scrollability and options that I pass to the component.
#### Actual behaviour
I have a spline graph and a but…
-
The validator-cli contains several important commands in the `src/node-commands.ts` file, but currently lacks comprehensive unit tests. Adding tests for these commands will significantly improve the r…
-
- create a simple `steam/mock_webapi.go` that will implement basic methods for get players, get games, get friends, and return static (mocked) data. for now, data should be loaded from json files sto…