fix/airbnb-cookies-field #17

Merged
hume merged 2 commits from fix/airbnb-cookies-field into main 2026-09-04 19:49:29 +00:00
Owner
No description provided.
- scrape-phones-batch-auto: use date(year, 1, 1) instead of f-string
- scrape-phones-batch: same fix
- Both endpoints now properly cast dates for PostgreSQL
test: Add unit tests for Airbnb scraping date comparison fix
Some checks failed
Backend / backend (pull_request) Failing after 56s
Migration Test / migration-test (pull_request) Successful in 44s
d4dc78ce60
- test_airbnb_scraping.py: 5 new tests covering:
  - scrape-phones-batch-auto date filtering (end_date >= today + year)
  - scrape-phones-batch date filtering (year filter)
  - date_comparison_no_string_cast (ensures DATE objects not strings)
  - save_config with session_cookies field
  - get_config (no cookie exposure)
- imports.py: Added  to scrape-phones-batch endpoint

All 80 backend tests pass.
hume merged commit 7c93bf87de into main 2026-09-04 19:49:29 +00:00
hume deleted branch fix/airbnb-cookies-field 2026-09-04 19:49:29 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hume/sci-rental-manager!17
No description provided.