Document the test matrix and record the 2026-07-18 Pulumi 9150/9150 run.

Add EN/RU testing guides, link them from README and docs indexes, and drop
stale native Python/Ansible/Terraform suite references.
This commit is contained in:
2026-07-18 09:39:03 +03:00
parent 0942c57482
commit 9c94df119b
22 changed files with 283 additions and 40 deletions
+1
View File
@@ -16,6 +16,7 @@
| [Аутентификация](authentication.md) | Basic auth, OAuth2, сессии |
| [Версии API](api-versions.md) | Series packs 3.x / 4.x и заголовок Version |
| [Покрытие API](api_coverage.md) | Число операций и дельты по series |
| [Тестирование](testing.md) | Pytest / Pulumi + последние результаты |
| [Поверхность API](api-surface.md) | Маршрутизация, handlers, schema engine |
| [Клиенты и примеры](clients.md) | curl, Python, Ansible, Terraform |
| [Профили seed](seed-profiles.md) | Фикстуры `minimal` и `demo` |