o2o-negosium-original/backend/tests
민헌 3b1719666f refactor(auth): popup API 리뷰 개선 + 무토큰 테스트 보강
원작성자 컨벤션 대조 리뷰 반영.

- README 엔드포인트 표에 logout·popup/status·popup/hide 추가(누락분 포함)
- user_crud: get_hide_service_info 의 불필요한 bool() 캐스트 제거
  (execute 가 단일 컬럼 select 에서 이미 스칼라 반환 — get_supplier_name 과 동일)
- account: popup 라우터를 me 뒤로 이동(로그인→계정→토큰→내정보→팝업 흐름)
- test_auth: test_popup_hide_without_token 추가(me 섹션과 무토큰 가드 대칭)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 14:36:37 +09:00
..
Benchmark.png 백엔드 프레임 설계 2026-06-15 15:53:39 +09:00
test_anchoring_chat.py [feat] agent: Req_Chat 슬림화 — 협상 컨텍스트를 DB 조회로 전환 + CRUD 계층 도입 2026-07-07 09:44:21 +09:00
test_auth.py refactor(auth): popup API 리뷰 개선 + 무토큰 테스트 보강 2026-07-07 14:36:37 +09:00
test_chat.py [refactor] backend services/router 정리 — chat 분리·staticmethod 집약·protocol 문서화·테스트 보강 2026-06-25 11:07:54 +09:00
test_negotiation.py fix(negotiation): 협상완료 세션 재진입 시 견적마감·마감시간 검증 생략 2026-07-06 17:28:26 +09:00