crawailer/tests
Crawailer Developer d31395a166 Initial Crawailer implementation with comprehensive JavaScript API
- Complete browser automation with Playwright integration
- High-level API functions: get(), get_many(), discover()
- JavaScript execution support with script parameters
- Content extraction optimized for LLM workflows
- Comprehensive test suite with 18 test files (700+ scenarios)
- Local Caddy test server for reproducible testing
- Performance benchmarking vs Katana crawler
- Complete documentation including JavaScript API guide
- PyPI-ready packaging with professional metadata
- UNIX philosophy: do web scraping exceptionally well
2025-09-18 14:47:59 -06:00
..
conftest.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_advanced_user_interactions.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_basic.py Initial commit: JavaScript API enhancement preparation 2025-09-14 21:22:30 -06:00
test_browser_compatibility.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_browser_engine_compatibility.py Initial Crawailer implementation with comprehensive JavaScript API 2025-09-18 14:47:59 -06:00
test_edge_cases.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_javascript_api.py Complete Phase 3: High-level API JavaScript integration 2025-09-14 21:47:56 -06:00
test_local_server_integration.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_memory_management.py Initial Crawailer implementation with comprehensive JavaScript API 2025-09-18 14:47:59 -06:00
test_mobile_browser_compatibility.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_modern_frameworks.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_network_resilience.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_performance_stress.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_performance_under_pressure.py Initial Crawailer implementation with comprehensive JavaScript API 2025-09-18 14:47:59 -06:00
test_platform_edge_cases.py Initial Crawailer implementation with comprehensive JavaScript API 2025-09-18 14:47:59 -06:00
test_production_network_resilience.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_production_scenarios.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_regression_suite.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00
test_security_penetration.py Complete Phase 1 critical test coverage expansion and begin Phase 2 2025-09-18 09:35:31 -06:00