32 Commits

Author SHA1 Message Date
Miguel Jacq
bc90b7de93 Revert "Try and move local tests into main tests dir. Rename local tests. Save test settings to unique json files to avoid race conditions"
This reverts commit cd6931ec8c6f2010b7c39ce117211f274987a7a6.
2018-10-11 16:07:16 +11:00
Miguel Jacq
cd6931ec8c Try and move local tests into main tests dir. Rename local tests. Save test settings to unique json files to avoid race conditions 2018-10-11 16:04:37 +11:00
Micah Lee
522d8e2d78 Remove submitting to coveralls 2018-09-27 21:27:35 -07:00
Micah Lee
a72d315ae8 Update Travis CI to run GUI tests 2018-09-27 21:19:42 -07:00
Miguel Jacq
f6fafc0f5b Rename test dir to tests. Rename unit_tests to tests_gui_local. Add test dependencies. Update various paths. Add GUI unit tests docs to BUILD.md 2018-09-27 15:54:46 +10:00
Miguel Jacq
c02088f366 Nope 2018-09-22 18:07:14 +10:00
Miguel Jacq
50dc13d045 pytest 2018-09-22 18:01:17 +10:00
Miguel Jacq
6e5d579cbb One more travis test 2018-09-22 17:57:53 +10:00
Miguel Jacq
4b04d5b002 Add persistent slug test. Add test of clipboard contents in Share mode. Remove travis stuff that I couldn't get to work 2018-09-22 17:47:38 +10:00
Miguel Jacq
3138ca77d8 fighting with travis... 2018-09-22 17:06:02 +10:00
Miguel Jacq
d9bb78417e need pytest-qt 2018-09-22 17:02:16 +10:00
Miguel Jacq
90a9d468ac xvfb might already be installed? 2018-09-22 16:57:26 +10:00
Miguel Jacq
a478c5bab3 Try and make travis-friendly tests 2018-09-22 16:54:52 +10:00
Miguel Jacq
53c34259c0 GUI unit tests in both share and receive mode 2018-09-22 16:50:39 +10:00
Micah Lee
ba1a33e1ff Update travis config to use python 3.6+, and to install proper versions of dependencies, and to use bionic instead of trusty 2018-09-17 15:54:37 -07:00
cclauss
b50e397bbe Add flake8 to the testing 2018-02-14 08:00:21 +01:00
Micah Lee
5df96ad768 Remove references to nosetests, and replace them with pytest 2017-07-09 10:55:16 -07:00
Delirious Lettuce
7a52ec3781 Uncomment after_success 2017-07-04 12:24:38 -06:00
Delirious Lettuce
597502f6e7 Modify .travis.yml 2017-07-04 12:24:38 -06:00
Delirious Lettuce
1b7160e1d6 Comment out sudo: required 2017-07-04 12:24:38 -06:00
Delirious Lettuce
97a48a76e3 Initial commit of previous changes, add coverage to travis 2017-07-04 12:24:38 -06:00
Sylvain
21a063c7ed Add most recent Python versions in Travis CI
Add more recent Python versions including development branches and nightly build.
2017-03-08 15:26:56 +01:00
Micah Lee
738c05a5f8 Updated .travis.yml 2016-02-15 23:09:09 -08:00
Micah Lee
a11cbe4f82 Updated .travis.yml to work with python3 tests (#261) 2016-02-15 11:18:31 -08:00
Micah Lee
b830438d60 including pysocks with onionshare, and updated code to use pysocks instead of socksipy (#118) 2014-09-02 17:21:19 -07:00
Mason Donahue
ad2c776a5f Fix socks import issue on Travis; socksipy is ancient and abandoned. 2014-08-31 15:04:26 -05:00
Micah Lee
8666fb77d3 Revert "trying to add socksipy from pip instead of apt-get"
This reverts commit 7b77088a21a614e4cceffc80b5068247abad1ec8.
2014-08-29 16:48:28 -07:00
Micah Lee
7b77088a21 trying to add socksipy from pip instead of apt-get 2014-08-29 16:20:40 -07:00
Micah Lee
4e5cd4a7d1 adding python-socksipy to travis config 2014-08-29 16:14:48 -07:00
Mason Donahue
8ff6a000ad Round 3 for CI: should be final 2014-08-20 22:08:02 -05:00
Mason Donahue
fc583bea64 Round 2 for CI 2014-08-20 22:03:15 -05:00
Mason Donahue
2fb37c9433 Add initial .travis.yml for CI 2014-08-20 21:58:56 -05:00