Skip to content

Commit a9dc9d0

Browse files
docs: add testing guide and replace Russian with Ukrainian
- Add how-to/testing.md with pytest fixtures and CI/CD patterns - Add Testing section to navigation in mkdocs.yaml - Replace Russian language with Ukrainian in languages tutorial Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 0934958 commit a9dc9d0

3 files changed

Lines changed: 552 additions & 99 deletions

File tree

mkdocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ nav:
8686
- Migrate to 2.0: how-to/migrate-to-v20.md
8787
- Alter Tables: how-to/alter-tables.md
8888
- Backup and Restore: how-to/backup-restore.md
89+
- Testing:
90+
- Testing Best Practices: how-to/testing.md
8991
- Reference:
9092
- reference/index.md
9193
- Specifications:

0 commit comments

Comments
 (0)