andela / ah-infinity-stones

BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

#161966925 Implement article tagging functionalities #44

Closed PromasterGuru closed 5 years ago

PromasterGuru commented 5 years ago

What does this PR do?

Description of Task to be completed?

How should this be manually tested?

$ https://github.com/andela/ah-infinity-stones.git
$ cd ah-infinity-stones
$ git checkout ft-tag-articles-161966925
$ virutalenv -m python3 venv
$ source venv/bin/activate
$ pip install -r requirements.txt

Test using postman withthe following endpoints

What are the relevant pivotal tracker stories?

#161966925

Screenshots (if appropriate)

screenshot 2018-12-19 at 11 08 49 screenshot 2018-12-19 at 11 08 23
codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 25fca950 and detected 0 issues on this pull request.

View more on Code Climate.