Skip to content

시각 조정 줄에서 1분 버튼을 뺀다 - #52

Merged
Jang990 merged 2 commits into
mainfrom
feat/#50
Sep 10, 2026
Merged

시각 조정 줄에서 1분 버튼을 뺀다#52
Jang990 merged 2 commits into
mainfrom
feat/#50

Conversation

@Jang990

@Jang990 Jang990 commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Closes #50

image

무엇을 바꿨나

  • 시작·끝 줄의 조정 버튼에서 −1m +1m을 뺐다. 버튼은 −10s −1s +1s +10s ⏱.
  • −1m으로 앞 트랙 경계에서 멈추는 것을 보던 e2e는 −10s로 바꿨다. 화면에서 시작 쪽 경계를 보는 e2e가 이것 하나다.
  • tests/e2e/timeStepper.spec.js는 159줄이다. 테스트 하나에 동작 하나를 두느라 150줄을 넘겼다.

확인

  • npm test 192개 통과
  • npm run test:e2e 48개 통과

미확인

없음

🤖 Generated with Claude Code

https://claude.ai/code/session_01CLN2x7BatxttSEsxhfLhqA

Jang990 and others added 2 commits September 10, 2026 20:06
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CLN2x7BatxttSEsxhfLhqA
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CLN2x7BatxttSEsxhfLhqA
@Jang990 Jang990 added the feat 새 기능 label Sep 10, 2026
@Jang990
Jang990 merged commit 767b5f4 into main Sep 10, 2026
2 checks passed
@Jang990
Jang990 deleted the feat/#50 branch September 10, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat 새 기능

Projects

None yet

Development

Successfully merging this pull request may close these issues.

시각 조정 줄에서 1분 버튼을 뺀다

1 participant