Florian Bruhin
|
ce0b50bafd
|
Fix pytest_rerunfailures package name
|
2016-06-01 13:13:41 +02:00 |
|
Florian Bruhin
|
e6f3a200c8
|
Include pytest-rerunfailures for frozen tests
|
2016-06-01 12:39:29 +02:00 |
|
Florian Bruhin
|
64d4c9f83e
|
Clean up end2end test file structure
This renames tests/integration to tests/end2end and moves some files to
tests/end2end/fixtures.
|
2016-05-29 18:20:00 +02:00 |
|
Florian Bruhin
|
2a343cb3a1
|
Various code style improvements
|
2016-04-27 20:25:27 +02:00 |
|
Florian Bruhin
|
504bf6eb3b
|
Remove xvfbwrapper from freeze_tests.py.
|
2016-02-17 07:45:36 +01:00 |
|
Florian Bruhin
|
5b66d81f7d
|
Include pstats for frozen tests.
|
2016-02-11 08:26:31 +01:00 |
|
Florian Bruhin
|
7a268a41f6
|
pylint: Don't require docstring for main() funcs.
|
2016-02-01 20:06:49 +01:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Florian Bruhin
|
eff0e4c7cc
|
pylint: Enable useless-suppression globally.
We deactivate it locally where needed, i.e. where we are sure it's some
platform-specific thing.
|
2015-12-01 23:01:09 +01:00 |
|
Daniel Schadt
|
fe1c8ee4e8
|
Also add cherrypy.wsgiserver.wsgiserver3 to freeze
|
2015-11-20 15:27:17 +01:00 |
|
Daniel Schadt
|
cb40b1020c
|
Add cherrypy.wsgiserver to frozen tests
|
2015-11-20 14:00:17 +01:00 |
|
Florian Bruhin
|
2918f33569
|
Include xvfbwrapper when freezing tests.
|
2015-10-07 17:06:19 +02:00 |
|
Florian Bruhin
|
7d6c39d64b
|
Run frozen smoke test via pytest.
|
2015-09-18 22:23:18 +02:00 |
|
Florian Bruhin
|
a8a2fd2e7d
|
Rename webserver.py to webserver_sub.py.
|
2015-09-18 20:08:31 +02:00 |
|
Florian Bruhin
|
2cb1f9226a
|
Make httpbin tests run when frozen.
|
2015-09-17 21:51:09 +02:00 |
|
Florian Bruhin
|
a463811940
|
Include BeautifulSoup4 in freeze_tests.py.
|
2015-08-16 21:41:30 +02:00 |
|
Florian Bruhin
|
b03fea26c2
|
Add hypothesis to frozen tests.
|
2015-07-24 18:43:08 +02:00 |
|
Florian Bruhin
|
be3f61af62
|
Move developer scripts to dev/ subfolder.
Closes #783.
|
2015-06-28 22:31:30 +02:00 |
|