|
|
2fe38ca46a
|
Refactor UI Tests for Improved Efficiency and Coverage: Enhance test_web_ui.py by checking for clickable elements, replacing select option checks with modern Choices.js dropdown verifications, and cleaning up redundant test comments in prompt.yml.
|
2026-01-09 15:43:42 +00:00 |
|
|
|
8cdd656968
|
Implement Workflow Builder and Refactor UI Tests: Add visual workflow builder for dynamic task management, enhance Playwright tests to improve UI automation coverage, and introduce a new base HTML template.
|
2026-01-09 15:35:13 +00:00 |
|
|
|
9c2fdee2f8
|
Add dynamic JSON-driven autocomplete: Update metadata.json with suggestion lists, refactor HTML templates to use metadata-driven datalists, and extend UI tests to cover autocomplete verification.
|
2026-01-09 15:04:18 +00:00 |
|
|
|
bbdbfe8bdf
|
Add autocomplete to text inputs: Update web templates with datalists for suggesting values, enhance UI test to verify autocomplete functionality.
|
2026-01-09 15:01:40 +00:00 |
|
|
|
1aace9dd11
|
Add Web UI testing framework: Introduce Playwright for UI tests, add test cases, and server fixture for mock server setup. Update README with testing instructions.
|
2026-01-09 14:58:44 +00:00 |
|
|
|
b6a76f5b2a
|
Add unittests for MVP milestone tracking and update roadmap logic
|
2026-01-09 14:35:26 +00:00 |
|
|
|
a46f4fc5d9
|
Introduce Workflow Engine and Metadata Integration: Add tests, update Web UI, refactor main execution flow.
|
2026-01-09 14:28:43 +00:00 |
|
|
|
7ad7bca978
|
Integrate CI/CD with GitHub Actions, add testing and linting functions, and mark roadmap tasks as complete
|
2026-01-09 13:46:25 +00:00 |
|