Skip to content

Conversation

@Ogutu-Brian
Copy link
Owner

@Ogutu-Brian Ogutu-Brian commented Jan 18, 2019

What does this PR do?

A post endpoint for Creating a question by a user in Questioner

Description of Task to be completed?

Have the following workng

  • POST /api/v2/questions
  • Passing tests

How should be manually tested?

  • Create a virtual environment

    python3.6 -m virutualenv venv

  • Activate the virtual environment

    source venv/bin/activate

  • Cd into venv

  • git checkout ft-create-question-163248453

  • Install requirements

    pip install -r requirements.txt

  • run pytest

  • create apostgresql database, questioner

  • Run flask using Development server and test with postman

Screenshots

screenshot from 2019-01-18 08-10-17

What are the relevant pivotal tracker stories ?

#163248453

@Ogutu-Brian Ogutu-Brian merged commit f764bf7 into develop Jan 18, 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.

2 participants