No description
Find a file
Rodrigo Rodriguez (Pragmatismo) f397a5aaad Add E2E test runner script for easy local testing
- Provides easy interface to run all E2E test scenarios
- Supports: HTTP-only, startup, complete with/without browser
- WebDriver setup assistance
- Colored output for clarity
- Documentation and examples included
- One-command testing: ./RUN_E2E_TESTS.sh complete
2025-12-06 11:48:32 -03:00
src - Initial import. 2025-12-06 11:05:57 -03:00
tests Add comprehensive E2E testing framework with platform flow 2025-12-06 11:15:14 -03:00
.gitignore - Initial import. 2025-12-06 11:05:57 -03:00
Cargo.lock - Initial import. 2025-12-06 11:05:57 -03:00
Cargo.toml - Initial import. 2025-12-06 11:05:57 -03:00
PROMPT.md Move documentation to botbook, update PROMPT to enforce botbook-only docs 2025-12-06 11:23:57 -03:00
RUN_E2E_TESTS.sh Add E2E test runner script for easy local testing 2025-12-06 11:48:32 -03:00
TASKS.md - Initial import. 2025-12-06 11:05:57 -03:00