Commit Graph

25 Commits

Author SHA1 Message Date
Takeshi KOMIYA
9612dd6fa7 Add sqlalchemy and whoosh to test-reqs 2017-05-07 15:44:46 +09:00
Takeshi KOMIYA
fa4817eb2e Add sphinxcontrib-websupport to test-reqs.txt 2017-05-03 23:40:10 +09:00
Takeshi KOMIYA
0135948485 Fix #3683: sphinx.websupport module is not provided by default 2017-05-03 23:00:03 +09:00
Takeshi KOMIYA
c3b604db1d Add sphinxcontrib-websupport to test-reqs.txt 2017-04-23 21:39:16 +09:00
Takeshi KOMIYA
13e7ae2f1f Revert "Add dependency (temporary)"
This reverts commit 56f51cb6aa.
2017-04-23 21:04:40 +09:00
Takeshi KOMIYA
56f51cb6aa Add dependency (temporary) 2017-04-22 17:54:21 +09:00
Takeshi KOMIYA
c0a39eb3f7 Simplify testcases for websupport
Now websupport modules has separated and move into
sphinxcontrib-websupport package.  They are also tested in the
package.  Hence, we should test the bridge code for them.
2017-04-22 17:54:20 +09:00
Takeshi KOMIYA
8cbe1efe8d Merge branch 'stable' 2017-01-10 01:04:21 +09:00
Takeshi KOMIYA
d7d8786d89 Remove restriction for jinja2 (refs: #3314) 2017-01-09 18:39:08 +09:00
Takeshi KOMIYA
f769dadc53 Merge branch 'stable' 2017-01-08 12:08:27 +09:00
Takeshi KOMIYA
23d74ddbe6 Downgrade jinja2 for test (refs: #3314) 2017-01-08 11:43:13 +09:00
shimizukawa
4c22cd10ca Merge branch 'stable' 2017-01-07 02:14:29 +09:00
shimizukawa
5b7d237db3 pytest migration 2017-01-04 00:59:30 +09:00
Takeshi KOMIYA
db732ac0b8 Prepare to type-check using mypy 2016-11-16 12:05:44 +09:00
Takeshi KOMIYA
a880d0e84e Fix #3114: Install enum34 to test autodoc on py27 2016-11-02 21:35:50 +09:00
Takeshi KOMIYA
a692009808 Merge branch 'stable' 2016-07-15 00:51:29 +09:00
Takeshi KOMIYA
d0adc44b90 Enable nose-timer on Travis CI 2016-07-14 02:08:56 +09:00
Avram Lubkin
76b92ad24f Use html5lib to parse HTML in tests instead of XMLParser 2016-05-28 02:51:21 -04:00
Darragh Bailey
0b9ee8d451 Switch to using requests for better charset detection
Python requests does a better job of detecting the charsets of
webpages, performing automatic decoding when the text content is
requested, avoiding issues around needing to do detection.

This allows checking the following urls & anchors correctly:

    http://www.yaml.org/spec/1.2/spec.html#id2761803
    http://www.yaml.org/spec/1.2/spec.html#id2765878
    http://www.yaml.org/spec/1.2/spec.html#id2765878
2016-04-21 13:20:02 +01:00
Takeshi KOMIYA
fd674ef9f9 Fix #2199: Use `imagesize` package to obtain size of images 2016-02-10 00:46:22 +09:00
shimizukawa
caed7faa19 add flake8 testing 2015-03-07 17:59:28 +09:00
shimizukawa
3037d14a0d fix missing test requires 2015-02-24 01:06:29 +09:00
Ian Lee
926762ebc5 Add nose and mock to test reqs, needed by "make test". 2015-02-07 00:02:33 -08:00
Georg Brandl
fadfa5ecf7 Require newer docutils and Pygments. 2015-01-01 19:02:19 +01:00
Georg Brandl
b715103c45 Update travis.yml and add an explicit list of requirements. 2015-01-01 13:31:02 +01:00