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

FEATURE: add fixtures #48

Merged
merged 2 commits into from
Sep 28, 2021
Merged

FEATURE: add fixtures #48

merged 2 commits into from
Sep 28, 2021

Conversation

DiceMono
Copy link
Member

issue

#10

description

typeorm-fixtures를 이용해 테스트를 위한 임시 데이터를 추가합니다.
명령어는 npm run seed 입니다

@DiceMono DiceMono added the environment 환경 설정 작업 label Sep 28, 2021
@DiceMono DiceMono self-assigned this Sep 28, 2021
Copy link
Collaborator

@min-kyung min-kyung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

저번에 말씀하신 fixture를 사용하여 데이터를 임시 저장하는 코드 확인했습니다.

@min-kyung min-kyung merged commit ab40c53 into develop Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment 환경 설정 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants