-
This issue aims to improve the test coverage for this folder by:
1. Identifying untested or under-tested functions and classes.
2. Writing additional unit tests to cover edge cases and scenarios…
-
This issue aims to improve the test coverage for this folder by:
1. Identifying untested or under-tested functions and classes.
2. Writing additional unit tests to cover edge cases and scenarios…
-
This issue aims to improve the test coverage for this folder by:
1. Identifying untested or under-tested functions and classes.
2. Writing additional unit tests to cover edge cases and scenarios…
-
## Compiler version
Tested on both 3.5.2 and 3.6.1
I tested on 3.6.1 as well because it already contains #21793
**Main.scala**
```scala
@main def hello(): Unit =
Outer.outer:
print…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
- [ ] Utili…
-
#### Description:
As a park visitor I want to create an account so that I can book/reserve a park experience.
[Description of the ticket]
#### Acceptance Criteria:
Given
When
Then
Given
When
Th…
-
#### Description:
As part of our work, we will need to consider the admin side of our services - in particular, around what is needed for staff to manage recreation services.
#### Acceptance Criter…
-
#### Description:
View by region within a park
Eg: Garibaldi: a few specific regions within the park that are areas of focus eg: Rubble Lake, Diamondhead Parking lot leading to Elfin Lakes.
#### A…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Docs home page says to:
```typescript
import { Mocked } from '@suites/unit';
```
http…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
The new Sociable API is not working properly. I tried to setup a minimal reproducible example…