Commit Graph

18 Commits

Author SHA1 Message Date
Hugo 61b011293b Run functional tests for install in separate jobs (#5436)
Speeds up the end-to-end running time for Travis tests.

* Adds a new jobs to test_install* separately (using -k "[not] test_install")
* More generic cache ignore
* Move slower Python 3.5 tests before 3.4
* Factor tox envs
2018-05-26 16:46:12 +05:30
Pradyun Gedam afbbacf136
Add a coverage job for Python 3 to tox 2017-11-14 12:03:01 +05:30
Pradyun Gedam df083c7916 Polish docs and change theme (#4758) 2017-10-07 17:45:27 +01:00
Pradyun S. Gedam b3afe17875 Restructure the gitignore
- Sectionize patterns and improve them
- Start ignoring .scratch -- a scratch pad for experiments
2017-10-05 18:24:47 +05:30
Pradyun S. Gedam 0f9d259fc7 Add basic mypy support 2017-07-17 22:19:31 +05:30
Cooper Lees 0772ab3e24 - Change the pip outdated check to use PackageFinder to find current
PyPI versions
-- Replaces the always phone back to pypi.python.org JSON call
-- This allows us specify a local mirror to be use to query for updated
version and respects other set options
-- Update tests
-- Fix setup.py to include freezegun for tests
2017-03-23 10:50:02 -07:00
Curtis Doty 604af6d41a ignore more vestiges of the test suite 2016-11-21 10:07:33 +01:00
Maxim Kurnikov 84e9265970 add canonicalize_name() call to show 2016-10-11 17:09:41 +02:00
David Caro f6b2bf7624 gitignore: add vim swapfiles
Signed-off-by: David Caro <david@dcaro.es>
2016-07-29 20:34:56 +02:00
Donald Stufft 3cd6032b5c Use diff-cover to show the change in coverage 2014-06-30 23:17:27 -04:00
Donald Stufft 6832f17a29 Show coverage information for tests 2014-06-30 20:59:32 -04:00
Matt Iversen 178809d5cc Make ~ tmpfile ignores more general. 2014-05-28 03:13:00 +10:00
Matthew Iversen 0988989d5c Clean up gitignore 2014-04-16 09:13:24 +10:00
Marcus Smith 2f89023b7f clean up .gitignore 2013-08-30 13:55:26 -07:00
Marcus Smith 2e2ce0f4e9 break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
Chris McDonough d95f2e1b45 add a tox.ini 2012-09-08 10:18:25 -04:00
Carl Meyer 25deeb2502 Removed and ignored test package .egg-info directory. 2011-03-23 00:56:52 -04:00
Jannis Leidel e6585370ec Removed hg related files and added a gitignore file. 2011-03-12 15:42:56 -05:00
Renamed from .hgignore (Browse further)