-
**Description**
We need to implement unit tests for the library to ensure code quality and functionality. The unit tests should cover various aspects of the library's functionality and should be wr…
-
### Tareas
- [ ] Migrar la implementación del archivo `portable-text-parser.component.spec.ts` de TestBed a Angular Testing Library.
- [ ] Agregar un array mock de objetos de tipo `TextBlockContent`…
-
I was going through this with another developer recently and there may be duplicate code happening in the event handlers propagating the "event" message in one of the child components here.
-
**Question : What is the best way to define test data?**.
Test data will be useful for following
- Data driven tests
- Mocking
- Providing data for library users to mock library functions
- Us…
-
**Problem statement**
All user groups that can access and edit the risk assesment can delete the Documents and Policies Library, or edit the reference controls that come with that library, but the cu…
-
Hi, thank you for this useful library! I was trying to update it, I downloaded the most recent tarball from PyPI and in my environment with Django 5.1 two tests fail:
```
[ 26s] FAIL: test_postp…
-
-
Hello, how are you? First of all, I wanted to thank you for having made this library, it turned out great!
Regarding the "issue", a few months ago I have been developing a bot with its library and …
-
As I understand it, Mock implementations are to be only used in unit tests. So, they should be on their own assembly/package.
-
### What would you like?
Angular 19 is scheduled to release the week of November 19th, 2024 ([see schedule](https://angular.dev/reference/releases)). Cypress should support this version for component…