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

[WIP]userController&test #32

Closed
wants to merge 1 commit into from

Conversation

ttkmw
Copy link
Contributor

@ttkmw ttkmw commented May 25, 2019

Related Issue

resolve: #9

Description

(Write down your details)
baisci controller

Checklist

Thank you for your contribution.
Before submitting this PR, please make sure:

  • Test case
  • End of Work

@ttkmw ttkmw changed the title userController&test [WIP]userController&test May 31, 2019
@ttkmw ttkmw force-pushed the feature/userController branch 2 times, most recently from 1427357 to f4dc54f Compare June 1, 2019 11:14


describe('User', () => {
let app: INestApplication;
Copy link
Member

Choose a reason for hiding this comment

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

i think e2e test case should not use any mock object

@hihiboss hihiboss force-pushed the develop branch 3 times, most recently from 94e7c5d to f12cf75 Compare June 1, 2019 13:42
@ttkmw ttkmw closed this Jun 2, 2019
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.

[User] implement controller
2 participants