bloombase/plants/tests
Stephan Kerkman b9a84a41c5 fix: restore card photo section in plant_detail, fix identify_fields dropdown, remove stale filter test
- plant_detail.html: add card photos section with crop_thumbnail link (above photo gallery), satisfying test_card_button_shown_when_card_photos_exist
- identify_fields.html: replace Bootstrap data-bs-toggle dropdown with plain HTML <select> + onchange form submit, styled with Tailwind
- test_views.py: remove test_indoor_filter which tested ?filter=indoor that no longer exists

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 18:06:56 +02:00
..
__init__.py feat: add Species, Plant, PruningLog models 2026-05-27 19:51:11 +02:00
test_card_ocr.py feat: card scanning, OCR improvements, crop thumbnail, VPC enrichment 2026-05-29 21:54:59 +02:00
test_identify_views.py feat: implement step 3 field picker view and template 2026-05-30 17:48:53 +02:00
test_location_redesign.py feat: add LocationForm with cover_photo, location_detail view, update location_edit 2026-06-01 16:44:05 +02:00
test_models.py style: move PlantCardPhoto import to module level in test_models 2026-05-28 21:42:49 +02:00
test_perenual.py fix: surface Perenual API errors instead of silently returning no results 2026-05-28 10:37:30 +02:00
test_plantnet.py fix: correct misleading test name in test_plantnet 2026-05-30 17:36:47 +02:00
test_pruning.py feat: location FK, multi-photo gallery, hide pruning history 2026-05-28 18:27:45 +02:00
test_views.py fix: restore card photo section in plant_detail, fix identify_fields dropdown, remove stale filter test 2026-06-01 18:06:56 +02:00