yomitalk / tests /e2e /steps /common_steps.py

Commit History

feat: Update browser state restoration for Japanese UI
9f2c09d

KyosukeIchikawa commited on

feat: Add Japanese UI text mapping for document and podcast modes
253c715

KyosukeIchikawa commited on

fix: Resolve E2E test failures by updating textarea selectors
8ace92e

KyosukeIchikawa commited on

fix: Fix E2E test failures and improve session initialization
25f9116

KyosukeIchikawa commited on

refactor: Optimize timeout values for improved test performance
9aaad62

KyosukeIchikawa commited on

style: Apply comprehensive ruff formatting across entire codebase
dd82ad4

KyosukeIchikawa commited on

feat: Migrate from isort, black, flake8 to ruff for unified linting and formatting
6a48ef2

KyosukeIchikawa commited on

refactor: Update file upload and URL extraction tabs for improved clarity and functionality
8df1b32

KyosukeIchikawa commited on

refactor: Clean up code formatting and improve readability across multiple files
e3c68ad

KyosukeIchikawa commited on

Add URL extraction feature and related tests
acfdf18

KyosukeIchikawa commited on

Reduce timeout values for UI element loading in common_steps.py
92b791d

KyosukeIchikawa commited on

Improve application loading checks in common_steps.py
10006a0

KyosukeIchikawa commited on

Refactor E2E test environment: consolidate setup and teardown logic into TestEnvironment class and update related fixtures
a5f7c58

KyosukeIchikawa commited on

Refactor E2E test setup: consolidate environment setup into conftest.py and remove redundant steps from common_steps.py
afb4f81

KyosukeIchikawa commited on

Refactor unit tests for SessionManager and TextProcessor classes
2652f92

KyosukeIchikawa commited on