yomitalk / tests

Commit History

Update VOICEVOX character list and docs (#19)
b0a7a52
unverified

Kyosuke Ichikawa commited on

Improve character name fuzzy matching with detailed documentation (#18)
186b7f9
unverified

Kyosuke Ichikawa commited on

東北キャラクター追加とデフォルト変更 (#13)
15d8abf
unverified

Kyosuke Ichikawa commited on

Fix English 'A' contextual conversion to katakana (#11)
767dfb0
unverified

Kyosuke Ichikawa commited on

refactor: remove redundant browser_state update methods (#9)
fbdb7a1
unverified

Kyosuke Ichikawa commited on

refactor: remove unused methods identified by vulture (#6)
c3b6480
unverified

Kyosuke Ichikawa commited on

fix: Handle None values in _create_progress_html to prevent TypeError (#3)
d884829
unverified

Kyosuke Ichikawa commited on

bugfix: Remove invalid resume_from_part parameter from _create_progress_html tests (#1)
2ec4204
unverified

Kyosuke Ichikawa commited on

fix: Remove extracted_text from browser state updates
6b8403f

KyosukeIchikawa commited on

fix: Update model names to remove preview versions
7ec6ceb

KyosukeIchikawa commited on

feat: Add comprehensive unit tests and refactor complex app methods
6921080

KyosukeIchikawa commited on

feat: Enhance audio generation progress visibility
80aa4b1

KyosukeIchikawa commited on

refactor: Update timeout values and remove session recovery steps
680fe5d

KyosukeIchikawa commited on

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

feat: Add browser state persistence for settings changes
288f858

KyosukeIchikawa commited on

fix: Improve URL extraction handling in test mode
9225c9b

KyosukeIchikawa commited on

fix: Handle empty URL extraction in test mode
4f366d3

KyosukeIchikawa commited on

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

KyosukeIchikawa commited on

Revert "feat: Add browser state persistence for podcast script and terms agreement"
65b4971

KyosukeIchikawa commited on

feat: Add browser state persistence for podcast script and terms agreement
add76a9

KyosukeIchikawa commited on

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

KyosukeIchikawa commited on

fix: Fix lint issues in test files
d24557a

KyosukeIchikawa Claude commited on

refactor: Remove VOICEVOX_CORE_AVAILABLE flag and assume successful import
2da08cf

KyosukeIchikawa commited on

refactor: Remove unused audio generation restoration methods from PaperPodcastApp
ae61e75

KyosukeIchikawa commited on

feat: Implement browser state restoration using localStorage
7140fe3

KyosukeIchikawa commited on

refactor: Optimize timeout values for improved test performance
9aaad62

KyosukeIchikawa commited on

fix: Resolve BrowserState initialization and E2E test failures
9dd3e3a

KyosukeIchikawa commited on

style: Apply comprehensive ruff formatting across entire codebase
dd82ad4

KyosukeIchikawa commited on

style: Complete remaining SIM108 improvements and ruff formatting
3a494fe

KyosukeIchikawa commited on

fix: Address critical ruff linting issues
b467a25

KyosukeIchikawa commited on

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

KyosukeIchikawa commited on

fix: Update prompt manager state to use SECTION_BY_SECTION mode in session persistence tests
98cc965

KyosukeIchikawa commited on

fix: Update default podcast mode to STANDARD in PromptManager and related tests
ec1fc48

KyosukeIchikawa commited on

fix: Correct spelling of "spatial" in audio generation mappings
18b46a7

KyosukeIchikawa commited on

refactor: Update file input handling to prevent duplicate triggers and restrict to single file uploads
041d0ff

KyosukeIchikawa commited on

refactor: Simplify session cleanup method call in VOICEVOX sharing steps
22bd781

KyosukeIchikawa commited on

refactor: Remove unused methods and consolidate button state logic for improved code organization
e9b9b13

KyosukeIchikawa commited on

feat: Enhance audio generation progress display with comprehensive tracking
bf8911e

KyosukeIchikawa commited on

feat: Implement comprehensive session persistence system
5e96c67

KyosukeIchikawa commited on

refactor: Update UserSession import path and clean up related code
03fd559

KyosukeIchikawa commited on

feat: Enhance word splitting to handle plural uppercase words and update katakana conversion
ffa5f98

KyosukeIchikawa commited on

refactor: Remove deprecated audio generation progress monitoring and update related methods
b91b3a1

KyosukeIchikawa commited on

feat: Add test for converting long uppercase words to katakana
7208a32

KyosukeIchikawa commited on

feat: Add tests for UI initialization protection functionality
c28ba4a

KyosukeIchikawa commited on

refactor: Integrate audio restoration into connection recovery process
ee8ad99

KyosukeIchikawa commited on

feat: Implement connection recovery and enhance audio state management
0fda308

KyosukeIchikawa commited on

fix: Update audio generation progress methods to include terms agreement and podcast text
3b21df3

KyosukeIchikawa commited on

Add audio recovery feature and enhance audio state management
5a50574

KyosukeIchikawa commited on

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

KyosukeIchikawa commited on