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

Robpol86 / Flask-Large-Application-Example / 48

Builds Branch Commit Type Ran Committer Via Coverage
48 master Maximized test coverage. Only thing untested is a Celery worker function, but that only gets called when a real worker connects to the broker. Commented out Redis script code in application.py. Later on I'll provide some example code for that. push 25 Aug 2014 04:10AM UTC Robpol86 travis-ci pending completion   set done
47 master Testing template filters. push 24 Aug 2014 10:15PM UTC Robpol86 travis-ci pending completion   set done
46 master Testing pretty HTTP500 template. push 24 Aug 2014 09:27PM UTC Robpol86 travis-ci pending completion   set done
45 master Testing helpers.count. I think redis-py has a bug, where releasing a lock I created raises LockError. Since it's in a test and I don't care, catching and ignoring that exception. push 24 Aug 2014 08:44PM UTC Robpol86 travis-ci pending completion   set done
44 master Update README.md Moved Features section above Directory Structure. Added a couple more bullet points. push 24 Aug 2014 08:22PM UTC Robpol86 travis-ci pending completion   set done
42 master HTTP400 error page, large error sample, 100% views HTTP 400 error page. On alerts dashboard I was throwing an http 404 when I should have been using a 400. The URL endpoint was valid but bad data being sent should return a 400. Added a proper la... Pull #3 24 Aug 2014 08:15PM UTC Robpol86 travis-ci pending completion   set done
41 alerts_dashboard HTTP400 error page, large error sample, 100% views HTTP 400 error page. On alerts dashboard I was throwing an http 404 when I should have been using a 400. The URL endpoint was valid but bad data being sent should return a 400. Added a proper la... push 24 Aug 2014 08:13PM UTC Robpol86 travis-ci pending completion   set done
40 alerts_dashboard Added an Alerts Dashboard view. Shows off all of the flash types in core.flash. push 24 Aug 2014 08:07AM UTC Robpol86 travis-ci pending completion   set done
39 master Merge pull request #2 from Robpol86/test_coverage Increased test coverage. Fix Celery NotRegistered in tests. push 24 Aug 2014 06:35AM UTC Robpol86 travis-ci pending completion   set done
38 master Finished testing pypi.packages view. Pull #2 24 Aug 2014 06:34AM UTC Robpol86 travis-ci pending completion   set done
37 test_coverage Finished testing pypi.packages view. push 24 Aug 2014 06:17AM UTC Robpol86 travis-ci pending completion   set done
36 test_coverage More tests for pypi.packages view. push 24 Aug 2014 06:01AM UTC Robpol86 travis-ci pending completion   set done
35 test_coverage Fixing import order problem with Celery tasks. Celery task modules must be imported AFTER create_app() is called. Otherwise those tasks won't be registered in the Flask context. Moved create_app() call in tests/conftest.py into the body of the m... push 24 Aug 2014 05:29AM UTC Robpol86 travis-ci pending completion   set done
32 master Marked dirs in README, fixed error pages, more. Added 404 and 500 example pages. Implemented send_exception() throttling. push 16 Aug 2014 05:52AM UTC Robpol86 travis-ci pending completion   set done
31 master Adding email.py tests. push 16 Aug 2014 04:25AM UTC Robpol86 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc