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

hypothesis / h / 10180
70%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 11 Feb 2016 06:40PM UTC
Jobs 1
Files 94
Run time 8s
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
10180

push

travis-ci

seanh
Add developer API tokens page

Add a page where users can see and (re-)generate their developer tokens.

You can't actually use a developer token to authenticate a request yet.

- Add a new "Developer" tab to the profile pages where you can see and
  (re-)generate your API token

- New DeveloperController class, controller for the new developer tab in
  the profile pages

- New Token class, model class for developer tokens.
  `token` database table.
  Currently just a userid (primary key, _not_ foreign key contrained to
  the user table because the token table belongs to the app whereas the
  user table belongs to the api) and a token (UUID).

TODO:

- Some inline CSS in the templates needs to be moved.
- Should add created and updated datetimes to the token model.
- Tests

2620 of 3763 relevant lines covered (69.63%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10180.1 11 Feb 2016 06:40PM UTC 0
69.63
Travis Job 10180.1
Source Files on build 10180
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10180
  • 33de8d2e on github
  • Next Build on BPA1eZ9O-add-developer-api-tokens (#10183)
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