4 Commits
Author SHA1 Message Date
alexpolo1 a2a99e1595 chore: stop tracking generated artifacts 2026-08-17 09:11:12 +02:00
alexpolo1 835dd9654f feat: Enhance Selenium tests for Carpenter Quote with improved loading checks and realism validation 2025-12-20 14:58:39 +00:00
alexpolo1 ac9f64376e Add initial simple analysis results JSON file with project flow details 2025-12-20 14:46:04 +00:00
alexpolo1 ddc005280d feat(tests): Implement comprehensive Stark import tests using Playwright, Selenium, and integration scripts
- Added Playwright tests for the Stark import system covering navigation, modal interactions, CSV uploads, and database verification.
- Developed Selenium tests to validate the complete workflow of Stark material imports, including API checks and project creation.
- Created a JavaScript test suite for Stark imports using Selenium WebDriver.
- Introduced integration tests to verify database connections, table existence, and API endpoint availability.
- Enhanced test scripts with detailed logging and error handling for better traceability.
- Ensured cleanup of temporary files and resources after tests execution.
2025-11-26 13:28:40 +00:00