Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

데이터 수정 후 재배포 #37

Merged
merged 195 commits into from
Feb 2, 2025
Merged

데이터 수정 후 재배포 #37

merged 195 commits into from
Feb 2, 2025

Conversation

ChungPlusPlus
Copy link
Collaborator

No description provided.

kdh8156 and others added 30 commits December 29, 2024 16:02
dockerfile 작성해서 도커 이미지 잘 만들어지고 http 파일로 테스트까지
가능한 상태입니다
엔티티 작업중
임시저장하겠습니다
좌석 확인, 예매, 예매 취소 기능 구현
아직 동시성 처리 안됐습니다
컨트롤러 추가했습니다
곧 테스트 코드 추가해보겠습니다
performanceHallId와 type을 받아 좌석엔티티들을 자동으로 생성하는 서비스
함수와 performanceEventId를 받아 빈 예약 가능 엔티티들을 자동을 생성하는
서비스를 만들었습니다

추후 createPerformanceHall과 createPerformanceEvent함수를 수정해서
과정을 더 자동화할 수 있을 것 같습니다
SeatIntegrationTest 만들었습니다

테스트 전부 통과하며 빌드 성공합니다
다만 테스트에 mysql 데이터베이스가 쓰이며 초기화가 자동으로 되지 않아
문제가 생기니 이는 개선이 필요합니다
application.yaml 파일을 테스트 코드를 위해 하나 추가해줬습니다
테스트코드에서 @transactional까지 사용한다면 테스트 코드가 서로 영향을
끼치지 않게 됩니다
@ChungPlusPlus ChungPlusPlus merged commit 0828329 into main Feb 2, 2025
2 checks passed
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.

3 participants