Skip to content

#161851928 create user endpoint#11

Open
mnswaleh wants to merge 2 commits into
ch-create-procfile-161835283from
ft-create-user-endpoint-161851928
Open

#161851928 create user endpoint#11
mnswaleh wants to merge 2 commits into
ch-create-procfile-161835283from
ft-create-user-endpoint-161851928

Conversation

@mnswaleh

@mnswaleh mnswaleh commented Nov 9, 2018

Copy link
Copy Markdown
Owner

What does this PR do?

enables creating new user

What does this PR do?

gets the number of delivered orders created by a specific user

Description of Task to be completed?

should have:
1 model method to add user to database
2 POST /users/ endpoint

How should this be manually tested?

1 on postman, enter url http://127.0.0.1:5000/api/v1/users/1
2 send post request with required data
3 should return the user details
4 response code is 201
5 run pytest, the test should pass

What are the relevant pivotal tracker stories?

#161851928

Screenshots (if appropriate)

screenshot from 2018-11-10 01-35-49

@coveralls

coveralls commented Nov 9, 2018

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 6

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 3: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@mnswaleh
mnswaleh temporarily deployed to apisendit November 9, 2018 23:01 Inactive
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.

2 participants