Skip to content

Fix skipped tests and improve testing infrastructure - #22

Merged
promptium-ai merged 1 commit into
mainfrom
feature/fixtests
Aug 27, 2025
Merged

Fix skipped tests and improve testing infrastructure#22
promptium-ai merged 1 commit into
mainfrom
feature/fixtests

Conversation

@promptium-ai

Copy link
Copy Markdown
Collaborator
  • Install missing ts-jest dependency to fix Jest configuration
  • Enhance renderTestApp with UI mode support for help, archived, diff views
  • Create comprehensive test data factories with builder pattern
  • Enable all 11 previously skipped E2E tests for navigation and data flow
  • Refactor tests to use self-documenting Given/When/Then structure
  • Add proper TypeScript typing for all test data models

All 72 tests now pass with no skipped tests. Testing infrastructure significantly improved for future development.

🤖 Generated with Claude Code

- Install missing ts-jest dependency to fix Jest configuration
- Enhance renderTestApp with UI mode support for help, archived, diff views
- Create comprehensive test data factories with builder pattern
- Enable all 11 previously skipped E2E tests for navigation and data flow
- Refactor tests to use self-documenting Given/When/Then structure
- Add proper TypeScript typing for all test data models

All 72 tests now pass with no skipped tests. Testing infrastructure
significantly improved for future development.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@promptium-ai
promptium-ai merged commit 6dfd662 into main Aug 27, 2025
1 check passed
@agent-era
agent-era deleted the feature/fixtests branch September 9, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant