Articles: finish admin refactor, uploads hardening, and attachment sorting (0.262)
This commit is contained in:
21
TESTING.md
21
TESTING.md
@@ -246,3 +246,24 @@ 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`
|
||||
|
||||
## Aktualizacja suite (release 0.261)
|
||||
Ostatnio zweryfikowano: 2026-02-13
|
||||
|
||||
```text
|
||||
OK (176 tests, 439 assertions)
|
||||
```
|
||||
|
||||
Nowe testy/rozszerzenia 2026-02-13:
|
||||
- `tests/Unit/Domain/Article/ArticleRepositoryTest.php` (nowe przypadki dla `pagesSummaryForArticles`, `updateImageAlt`, `markFileToDelete`)
|
||||
- `tests/Unit/admin/Controllers/ArticlesControllerTest.php` (nowe kontrakty dla akcji `imageAltChange`, `fileNameChange`, `imageDelete`, `fileDelete`)
|
||||
|
||||
## Aktualizacja suite (release 0.262)
|
||||
Ostatnio zweryfikowano: 2026-02-13
|
||||
|
||||
```text
|
||||
OK (178 tests, 443 assertions)
|
||||
```
|
||||
|
||||
Nowe testy/rozszerzenia 2026-02-13:
|
||||
- `tests/Unit/Domain/Article/ArticleRepositoryTest.php` (nowe przypadki dla `saveFilesOrder`)
|
||||
|
||||
Reference in New Issue
Block a user