-
Complementing the example directory, a set of unit tests and a framework for testing needs to be created for all Kokkos Tools libraries. This includes in-house tooling libraries, e.g., kernel-logger, …
-
### CI Test Type
Acceptance
### Stacktrace
```shell
LOG: User superAdm has the blog admin role!
LOG: User curriculumAdm has the curriculum admin role!
LOG: Creator dashboard page is opened…
-
Trying to run example with _async_ `repeat_at` function.
```
from fastapi import FastAPI
from contextlib import asynccontextmanager
from fastapi_utilities import repeat_every, repeat_at
@…
-
### Deployment Type
Self-hosted
### NetBox Version
v4.0.9
### Python Version
3.10
### Steps to Reproduce
1. Create the following template in a data store, as well as child templates in the bloc…
-
### Description
Testing Snapshot NativeBase components failed
### CodeSandbox/Snack link
https://github.com/toninlopes/NativeBaseSample
### Steps to reproduce
1. On terminal, run ```yarn test```
…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [X] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
- [ ] Utili…
gohai updated
2 weeks ago
-
### Increasing access
This would make many more things possible in p5.js without incurring the heavy performance cost of writing to a texture manually from the CPU or drawing a gradient using strokes…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
iOS
### Description
…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
…
-
**Context and scope**
Currently the validator manager contracts haven't kept up as much for unit tests, need to look into test coverage report for `forge coverage` and get it up to expectations. With…