refactor articles_archive to DI controller and table-list
This commit is contained in:
22
TESTING.md
22
TESTING.md
@@ -224,3 +224,25 @@ Ostatnio zweryfikowano: 2026-02-12
|
||||
```text
|
||||
OK (150 tests, 372 assertions)
|
||||
```
|
||||
|
||||
## Aktualizacja suite (release 0.259)
|
||||
Ostatnio zweryfikowano: 2026-02-12
|
||||
|
||||
```text
|
||||
OK (158 tests, 397 assertions)
|
||||
```
|
||||
|
||||
Nowe testy dodane 2026-02-12:
|
||||
- `tests/Unit/Domain/Scontainers/ScontainersRepositoryTest.php`
|
||||
- `tests/Unit/admin/Controllers/ScontainersControllerTest.php`
|
||||
|
||||
## Aktualizacja suite (release 0.260)
|
||||
Ostatnio zweryfikowano: 2026-02-12
|
||||
|
||||
```text
|
||||
OK (165 tests, 424 assertions)
|
||||
```
|
||||
|
||||
Nowe testy dodane 2026-02-12:
|
||||
- `tests/Unit/Domain/Article/ArticleRepositoryTest.php` (rozszerzenie o testy `restore`, `deletePermanently`, `listArchivedForAdmin`)
|
||||
- `tests/Unit/admin/Controllers/ArticlesArchiveControllerTest.php`
|
||||
|
||||
Reference in New Issue
Block a user