Commit Graph

14 Commits

Author SHA1 Message Date
Miguel Jacq
b758ac4d0a
Beginning to move the Tor tests into tests_gui and inheriting what we can from the local tests to avoid code reuse. Add --runtor flag in pytest to run these 2018-10-12 18:53:03 +11:00
Micah Lee
ac10b8899f
Merge branch '780_improved_ui' into 690_language_dropdown 2018-10-10 18:32:01 -07:00
Micah Lee
c541288227
Merge branch 'develop' into 690_language_dropdown 2018-10-10 18:25:28 -07:00
Micah Lee
18f83589aa
Merge in develop 2018-10-09 21:32:28 -07:00
Micah Lee
1fd647b837
Merge pull request #797 from mig5/795_fix_deprecated_assertEquals
Replace deprecated assertEquals with assertEqual in tests
2018-10-01 14:18:39 -07:00
Micah Lee
907503952f
Oops, import strings into tor GUI tests 2018-09-30 18:40:47 -07:00
Micah Lee
c10500148b
Fix tests_gui_local/onionshare_receive_mode_upload_test_public_mode.py tests 2018-09-30 18:19:25 -07:00
Micah Lee
f5c7acf8f2
Fix Tor tests so they pass, too 2018-09-30 10:57:13 -07:00
Miguel Jacq
84de1b51a0
Replace deprecated assertEquals with assertEqual in tests 2018-09-30 17:43:45 +10:00
Miguel Jacq
10ca75fc91
Add a test for #790 2018-09-30 17:16:37 +10:00
Micah Lee
d8c225a9c6
Begin refactoring Tor tests to inherit from local tests 2018-09-29 18:58:27 -07:00
Micah Lee
6f57f7eae6
Update Travis CI to run GUI tests 2018-09-27 21:19:42 -07:00
Micah Lee
f0dd76f681
Remove all the extra QApplications 2018-09-27 17:34:46 -07:00
Miguel Jacq
8212da2d3d
Add Tor GUI unit tests 2018-09-27 17:33:15 +10:00