refactor: update e2e page objects to use SmartLocator .loc() API #20

Merged
pi3c merged 1 commits from feature/e2e-smartlocator-update into dev 2026-05-15 18:10:08 +00:00
Owner

Обновление e2e page objects после рефакторинга pytfm SmartLocator:

  • HomePage, PostFormPage, PostDetailPage переведены на self.loc() вместо хранения SmartLocator инстансов
  • Все тесты (213 unit + 20 e2e) проходят
Обновление e2e page objects после рефакторинга pytfm SmartLocator: - HomePage, PostFormPage, PostDetailPage переведены на self.loc() вместо хранения SmartLocator инстансов - Все тесты (213 unit + 20 e2e) проходят
pi3c added 1 commit 2026-05-15 17:57:53 +00:00
refactor: update e2e page objects to use SmartLocator .loc() API
All checks were successful
ci/woodpecker/pr/pipeline Pipeline was successful
96ecad0c6f
Ultraworked with Sisyphus(https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
First-time contributor

CI Summary

Commit: 96ecad0
Branch: feature/e2e-smartlocator-updatedev
Pipeline: View

Checks

Check Status
Lint (ruff + isort)
Type check (mypy)
Unit tests
Integration tests
E2E tests
Coverage 73%

Reported by Woodpecker CI

## CI Summary **Commit:** [`96ecad0`](https://git.pyaqa.ru/pi3c/blog.pyaqa.ru/commit/96ecad0c6f7034d78ce3d60b7e8a5bb7f7c692ee) **Branch:** `feature/e2e-smartlocator-update` → `dev` **Pipeline:** [View](https://cicd.pyaqa.ru/repos/2/pipeline/92) ### Checks | Check | Status | |-------|--------| | Lint (ruff + isort) | ✅ | | Type check (mypy) | ✅ | | Unit tests | ✅ | | Integration tests | ✅ | | E2E tests | ✅ | | Coverage | **73%** | --- *Reported by Woodpecker CI*
pi3c merged commit 99acd9d287 into dev 2026-05-15 18:10:08 +00:00
pi3c deleted branch feature/e2e-smartlocator-update 2026-05-15 18:10:09 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pi3c/blog.pyaqa.ru#20