-
# Description
Make Unit, Integration and E2E test for various parts of the program
# Acceptence criteria
Make test for following parts of the code
## Chirp.Core
- [ ] DTO - Ensure only the righ…
-
The background for this issue is [this proposal](https://github.com/gbif/eml-profile/issues/10) to add elements that may only be relevant when certain extensions are used.
It may be worthwhile to see…
-
**Tasks:**
* [x] Replace drf-yasg custom inspectors with drf-yasg extensions
* [x] Keep the support of all existing schema customization, including error responses, separate content type for error r…
-
supersedes #23316.
The [GitLab](../wiki/GitLab) MR is here: https://gitlab.com/sagemath/sage/-/merge_requests/33
Depends on #21413
Depends on #26105
Depends on #33373
Component: **finit…
-
`GF(p).extension(xxx)` does not accept symbolic polynomials... and the error is cryptic
```
sage: Fp = GF(3)
sage: Fp2. = Fp.extension(x^2+1)
Traceback (most recent call last):
...
UnboundLocalErro…
-
## Description
UC07 - View members of a group is indeed a possible use case for a user, but there is no command that display the members in a group. The MSS and Extensions are confusing, especially MS…
-
- [ ] Update templates where the Support Services number appears to:
- [ ] Use the `va-telephone` component
- [ ] Pass in phone numbers, extensions accordingly, from the new Drupal phone paragra…
-
### Describe the bug
When trying to validate the template in vs code I get the error invalid resource type provided. This is also the case with any of the default templates given as examples on githu…
-
### Issue Description
Consider these simplified schemas from the [interface extension example]( https://www.apollographql.com/docs/graphos/schema-design/federated-schemas/entities/interfaces#exampl…
-
I've been experiencing stack overflow in runtime, I didn't immediately notice this problem as I hadn't run tests for a long time during local development.
After hours of comparing changes, I found…