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

[BE] 주기적으로 축제 mock 데이터를 만들어낸다. #725

Closed
BGuga opened this issue Feb 20, 2024 · 0 comments · Fixed by #821
Closed

[BE] 주기적으로 축제 mock 데이터를 만들어낸다. #725

BGuga opened this issue Feb 20, 2024 · 0 comments · Fixed by #821
Labels
BE 백엔드에 관련된 작업

Comments

@BGuga
Copy link
Member

BGuga commented Feb 20, 2024

✨ 세부 내용

일주일 혹은 하루 단위로 새로운 데이터를 생성합니다

⏰ 예상 소요 시간

8시간

@BGuga BGuga added the BE 백엔드에 관련된 작업 label Feb 20, 2024
BGuga added a commit that referenced this issue Mar 28, 2024
@BGuga BGuga linked a pull request Mar 29, 2024 that will close this issue
BGuga added a commit that referenced this issue Mar 31, 2024
* feat: 스케쥴러 등록

* feat: 앱 실행 시 학교와 축제 데이터를 초기화한다

* chore: 클래스 네이밍 변경

* feat: MockService 구현

* feat: 앱 시작시 스케쥴러 1회 실행

* feat: 대학 축제명 변경

* test: 축제 무대 검증 변경 및 스케쥴러 빈 등록

* chore: 축제 이름 변경

* refactor: Service 기반으로 mock 을 생성한다

* feat: MockDataService cursor 방식 변경 및 queryInfo에 대한 검증 추가

* chore: 개행 추가

* chore: 패키지 변경

* chore: MockDataService profile dev 설정

* refactor: 만약 초기 DB를 초기화하지 않았다면 축제 생성로직은 생략한다

* refactor: mock 전용 서비스, 레포지토리 구분

* chore: 비 상수 네이밍 적용

* refactor: 멀티 쓰레드에 안전한 random 사용

* refactor: 메서드 가독성 개선 및 주석 추가

* chore: 개행 제거

* refactor: 사용하지 않는 Repository 로직 제거

* feat: 만약 artist 가 부족할 경우 예외를 발생시키거나

* chore: 개행 추가

* chore: 주석 수정
@github-project-automation github-project-automation bot moved this from Todo to Done in 2023-festa-go Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드에 관련된 작업
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant