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

[기능] interview get #11

Merged
merged 10 commits into from
Sep 11, 2024
Merged

Conversation

heozeop
Copy link
Contributor

@heozeop heozeop commented Sep 11, 2024

작업

  • create 후 flush를 수행: 안하면 생성안됨
  • bigint 에러를 jest workTheads 옵션을 이용해서 허용

@heozeop heozeop merged commit 0041c8f into feature/collect-services Sep 11, 2024
@heozeop heozeop deleted the feature/add-interview-get branch September 11, 2024 16:22
@heozeop heozeop mentioned this pull request Sep 11, 2024
heozeop added a commit that referenced this pull request Sep 11, 2024
* [기능] auth test 및 기능 추가 (#1)

* feat: init auth

* feat: add test config for db

* feat: add class validator and transformer

* feat: add fail test for interviewer

* feat: allow global context on mikro orm

* feat: make service testable

* [기능] login 엔드 포인트 추가 및 e2e 테스트 설정 (#5)

* feat: add auth controller test

* feat: add e2e test for auth

* feat: handle test envrionment for db

* feat: make auth api work with edge case test

* [기능] reviewer api 추가 (#7)

* feat: init reviewers

* feat: use inmemory db for test on mikro orm

* refac: fix typo and use tests

* feat: add reviewers test for controller

* feat: add e2e test

* fix: rename auth to reviewer

* [기능] interview post (#9)

* feat: init interviewer

* refac: use external folder for fixture

* feat: add fail error for interview post

* feat: add create api for interview

* [기능] interview post controller (#10)

* feat: add interview post controller

* feat: add e2e test for interview post

* [기능] interview get (#11)

* feat: make test work with bigint

jestjs/jest#11617

* feat: add test for creation error

* feat: add test for interviewer id not valid

* feat: add test for find all

* feat: add test for empty resposne

* feat: add test for interview controller

* feat: add test for e2e on interview

* feat: flush manually

* feat: flush manually

* feat: add test for interview

* [기능] interview 단일 조회 (#12)

* feat: add interview

* feat: config debug option to false to test

보기 어려워서 지움

* feat: make entity work with detail

* refac: use helper function to create interview

* [기능] interview contents 추가 (#13)

* feat: init interview contents create

* feat: add interview contents api

* feat: add contents

* feat: add interview content get api

* feat: add post and find all contents

* feat: make conroller work

* feat: add test for contents

* feat: add e2e test debugger for vscode

* feat: add e2e test for create contents

* feat: add test for e2e

* feat: make end point work
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.

1 participant