Skip to content

chore: 랜딩페이지·일회성 테스트 제거 + 라우트/스크립트 정리 - #21

Merged
JeongGihun merged 3 commits into
mainfrom
chore/cleanup-landing-tests
Jun 14, 2026
Merged

chore: 랜딩페이지·일회성 테스트 제거 + 라우트/스크립트 정리#21
JeongGihun merged 3 commits into
mainfrom
chore/cleanup-landing-tests

Conversation

@JeongGihun

Copy link
Copy Markdown
Owner

변경 (정리)

  • landingpage.html 삭제 (782줄 제거)
  • 일회성 테스트 스크립트 삭제: test/puttest.py, test/test_single_request.py
  • app/routes/admin_routes.py, sensor_routes.py 소폭 수정
  • scripts/mock_data.py, test/locustfile.py 갱신
  • profiles/flame.svg 추가 (프로파일링 결과)
  • README 갱신

⚠️ 이 브랜치는 feat/ci-real-db-redis 위에서 분기 → PR #18 머지 전까지는 #18의 2커밋도 함께 표시됨. #18 머지 후 본 PR은 정리 커밋만 남음.

🤖 Generated with Claude Code

JeongGihun and others added 3 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 비교 버그 수정)
- landingpage.html 삭제 (782줄)
- 일회성 테스트 스크립트 삭제: test/puttest.py, test/test_single_request.py
- app/routes/admin_routes.py, sensor_routes.py 소폭 수정
- scripts/mock_data.py, test/locustfile.py 갱신
- profiles/flame.svg 추가 (프로파일링 결과)
- README 갱신

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@JeongGihun
JeongGihun merged commit fec4702 into main Jun 14, 2026
1 check passed
@JeongGihun
JeongGihun deleted the chore/cleanup-landing-tests 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