-
## Your Environment
* Version used: openHAB 4.3.0.M2
## Initial steps
I made a scan and the binding created a thing
```
UID: miio:generic:2A096791
label: Purificador de Ar
thingTypeUID: miio:…
-
We should also implement unit testing for small components of our provider code where network connections and full provider connections are not required.
The standard golang testing package will be us…
-
although buyerContactInformation is not provided, such as relatedContactInformation is not included in request body:
"relatedContactInformation": [
{ "number": "111 222 333", "emailAddress": "buyerC…
-
We need explicit unit tests for all actions/filters in the plugin.
Currently our unit tests execute all actions and filters so code coverage appears to be 100% for them, but we don't explicitly te…
-
Todo:
- [x] Define models and data structures
- [ ] Assign template to unit
- [ ] Add a "create template from unit" action
- [ ] Edit unit template
-
Some services (e.g., YouTube) do not return valid HTML files in GitHub Action.
Therefore, it is not possible to test some links with unit tests.
We need some tools to evaluate the accuracy of the a…
-
### Chain Name
Unit Zero Mainnet
### RPC URL
https://rpc.unit0.dev
### The chain must be added to https://chainlist.org/
- [X] I confirm that the chain is added to chainlist
### After creating t…
-
We should have some unit tests for internal actions so that we have a bit more confidence that updating dependencies etc. don't break things.
- [ ] generate-attestations
- [ ] .github/actions/comp…
-
-
add jest running for PR checks.