• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

andela / ah-magnificent6 / 63
98%
master: 86%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/django-2.2.13
DEFAULT BRANCH: master
Ran 31 Aug 2018 11:02AM UTC
Jobs 1
Files 0
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
63

push

travis-ci

parseendavid
#159965299 Generate JWT on user registration and login (#11)

#### What does this PR do?
- Have JWT token on user registration and login
#### Description of Task to be completed?
- Add test for JWT token generation on user registration and login
#### How should this be manually tested?
- Clone [this repo]()
- Set up a [virtual](https://virtualenv.pypa.io/en/stable/installation/) environment for the project
- Activate it and run `pip install -r requirements` to install project dependencies
- Set up SECRET_KEY and database configuration in your environment
- Run the application using `python manage.py runserver`
- Using [Postman](https://www.getpostman.com/) navigate to 

> {your-server-root}:8000/api/users/signup/

with

> {
    "user": {"email":"your-email-here","username":"your-username","password":"your-password"}
}

[Delivers #159965299]

131 of 153 relevant lines covered (85.62%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 63.1 31 Aug 2018 11:03AM UTC 0
85.62
Travis Job 63.1
Source Files on build 63
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #63
  • 5f7c5353 on github
  • Prev Build on develop (#29)
  • Next Build on develop (#74)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc