chore: seed sample video data, add spec 033 and update instructions
Some checks failed
CI/CD → Deploy via SSH / Build & Push Docker Images (push) Successful in 1m6s
CI/CD → Deploy via SSH / Deploy via SSH (push) Successful in 4m18s
CI/CD → Deploy via SSH / Validate HTTPS & Endpoints (push) Has been cancelled

This commit is contained in:
MatheusAlves96 2026-04-22 23:57:50 -03:00
parent 2e9f903d06
commit e1a1f71fbd
11 changed files with 1911 additions and 2 deletions

View file

@ -316,6 +316,8 @@ SAMPLE_PROPERTIES = [
"area_m2": 98,
"is_featured": True,
"is_active": True,
"video_url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"video_position": "section",
"amenity_slugs": [
"ar-condicionado",
"armario-embutido",
@ -346,6 +348,8 @@ SAMPLE_PROPERTIES = [
"area_m2": 220,
"is_featured": True,
"is_active": True,
"video_url": "https://www.youtube.com/watch?v=ysz5S6PUM-U",
"video_position": "carousel",
"amenity_slugs": ["piscina", "churrasqueira", "jardim", "quintal"],
"photos": [
{
@ -396,6 +400,8 @@ SAMPLE_PROPERTIES = [
"area_m2": 380,
"is_featured": True,
"is_active": True,
"video_url": "https://vimeo.com/76979871",
"video_position": "section",
"amenity_slugs": [
"piscina",
"vista-panoramica",