Commit Graph

93 Commits

Author SHA1 Message Date
Thomas Kriechbaumer 14ac916bce use tox in Travis 2016-06-07 19:59:49 +02:00
Maximilian Hils c6180a7b26 don't declare codecov as dev dependency 2016-06-07 00:48:32 -07:00
Maximilian Hils 5ea363afad use codecov pypi package 2016-06-07 00:45:43 -07:00
Maximilian Hils 4f3ace1a62 Merge branch 'port-pathod-language-writer' 2016-06-07 00:00:20 -07:00
Maximilian Hils e115859bbd Merge pull request #1216 from dufferzafar/pathod-lang-ws
Python 3 - pathod.language.websocket
2016-06-06 23:57:50 -07:00
Maximilian Hils 009a4d2add s/coveralls/codecov/ 2016-06-06 23:38:21 -07:00
Shadab Zafar d2281e0ab3 Enable Travis for test/pathod/test_language_websocket 2016-06-07 11:40:17 +05:30
Maximilian Hils 7f0c8ab40e travis: stricter doc checks 2016-06-06 19:10:19 -07:00
Shadab Zafar f6523a128c Enable Travis for test/pathod/test_language_http 2016-06-06 11:52:45 -07:00
Maximilian Hils 437866ebf9 Reenable pathod.language.writer tests
This reverts commit 1e1b4fd88d.
2016-06-06 11:42:25 -07:00
Maximilian Hils 1e1b4fd88d fix travis tests on master 2016-06-06 11:41:51 -07:00
Shadab Zafar 1de379be95 Enable Travis for test/pathod/test_language_base 2016-06-04 18:32:37 +05:30
Thomas Kriechbaumer cfb5efc96f travis++ 2016-06-04 12:35:33 +02:00
Thomas Kriechbaumer cc6b84dfc4 travis++ 2016-06-04 12:30:35 +02:00
Thomas Kriechbaumer 42930407ae improve travis 2016-06-04 11:25:47 +02:00
Shadab Zafar c4da7e026c Enable Travis for test_language_generators 2016-06-02 13:03:18 +05:30
Aldo Cortesi 92cdca50c7 Make Travis behave 2016-06-01 17:45:03 +12:00
Aldo Cortesi 08c82804e6 Ditch IRC Travis notifications, try to fix Slack Travis notifications 2016-06-01 17:26:55 +12:00
Thomas Kriechbaumer 4f0657bc22 activate flake8 for good! 2016-05-30 09:44:40 +02:00
Thomas Kriechbaumer a0e4bba7aa more style cleanup 2016-05-29 15:13:08 +02:00
Thomas Kriechbaumer e2447406cc more style cleanup 2016-05-29 13:43:20 +02:00
Thomas Kriechbaumer 5c45ca7f9a fix travis with flake8 2016-05-29 12:17:46 +02:00
Thomas Kriechbaumer 8eeab37a07 more style cleanup
Use this to check:
flake8 --count mitmproxy netlib pathod examples test
2016-05-29 11:55:12 +02:00
Thomas Kriechbaumer 93a7d5b186 make sure we do not introduce more style offenses 2016-05-29 10:51:21 +02:00
Shadab Zafar 877f5c54ef Enable Travis for test_log 2016-05-28 00:17:57 -07:00
Shadab Zafar 92317bc81d Enable travis Py3 testing for test_utils 2016-05-26 23:39:16 +05:30
Maximilian Hils 714ba16111 disable py.test timeout by default, this breaks interactive debuggers 2016-05-02 16:51:49 -07:00
Maximilian Hils 3876a1f38c release: always build tags 2016-04-21 22:52:30 -07:00
Maximilian Hils f1c5721c8c travis: checkout full repo for builds 2016-03-31 18:35:14 +02:00
Maximilian Hils 43671e723f py.test: disable coverage collection by default 2016-03-20 19:39:02 +01:00
Maximilian Hils c52c59f858 port mitmproxy.scripts to py3 2016-03-19 19:53:27 +01:00
Thomas Kriechbaumer 168647f7e4 use dev-scripts on CI 2016-02-25 18:01:59 +01:00
Aldo Cortesi 92597f82ea Docs and examples to top level 2016-02-18 09:27:08 +13:00
Thomas Kriechbaumer 6c9aeaab9e move py.test options to ini-file 2016-02-16 21:53:16 +01:00
Maximilian Hils c31df4fa25 travis: remove sdist builds 2016-02-16 02:04:58 +01:00
Maximilian Hils a78c6f1cb0 update README.rst, minor fixes 2016-02-15 19:43:55 +01:00
Maximilian Hils b7af845523 fix appveyor, re-introduce requirements.txt 2016-02-15 18:12:12 +01:00
Maximilian Hils a1190c3696 adjust travis 2016-02-15 17:06:32 +01:00
Maximilian Hils 95cef3c0e9 merge metadata files 2016-02-15 15:43:59 +01:00
Maximilian Hils 33fa49277a move mitmproxy 2016-02-15 14:58:46 +01:00
Maximilian Hils 5968983b4c make travis less noisy 2016-02-14 12:53:46 +01:00
Maximilian Hils 1f4d031a60 improve snapshot upload 2016-02-12 21:42:02 +01:00
Maximilian Hils 98f54d21b6 travis: cache wheels on osx, allow pypy failures 2016-02-04 09:52:29 +01:00
Maximilian Hils 07c36542f0 fix travis caching 2016-02-04 09:52:29 +01:00
Thomas Kriechbaumer ab3543ba4d use test timeouts 2016-02-04 09:52:28 +01:00
Thomas Kriechbaumer 97c2530f90 allow pypy on travis 2016-02-04 09:52:27 +01:00
Thomas Kriechbaumer ef7b4f56af update CI integration 2016-02-04 09:52:25 +01:00
Thomas Kriechbaumer 8d14dd33d0 try to show weird test output 2016-02-04 09:52:04 +01:00
Thomas Kriechbaumer 735c79a2ed increase coverage 2016-02-04 09:52:04 +01:00
Maximilian Hils 4e9579e93e try to fix travis 2016-02-04 09:52:04 +01:00