Skip to content

test: CI 실제 PostgreSQL·Redis 전환 + 타임존 버그 수정 - #18

Merged
JeongGihun merged 2 commits into
mainfrom
feat/ci-real-db-redis
Jun 14, 2026
Merged

test: CI 실제 PostgreSQL·Redis 전환 + 타임존 버그 수정#18
JeongGihun merged 2 commits into
mainfrom
feat/ci-real-db-redis

Conversation

@JeongGihun

Copy link
Copy Markdown
Owner

변경

  • CI를 실제 PostgreSQL·Redis로 전환 + 타임존 필터 버그 수정 (aa48c5c)
  • 랜딩 페이지 XSS 취약점 수정: innerHTML → textContent (b5f93f7)

⚠️ XSS 커밋(b5f93f7)은 PR #17(fix/xss-landing-page)과 동일 커밋 — 이 PR 머지 시 #17은 중복 처리(close) 필요.

🤖 Generated with Claude Code

JeongGihun and others added 2 commits June 6, 2026 11:09
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- ci.yml: TEST_DATABASE_URL, TEST_REDIS_HOST/PORT 추가로 실제 PG·Redis 통합 테스트
- conftest.py: TEST_REDIS_HOST 있으면 실제 Redis, 없으면 FakeRedis (로컬 기본)
- sensor_routes.py: naive datetime 입력을 UTC로 정규화 (TIMESTAMPTZ 비교 버그 수정)
@JeongGihun
JeongGihun merged commit 21d27af into main Jun 14, 2026
1 check passed
@JeongGihun
JeongGihun deleted the feat/ci-real-db-redis branch June 14, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant