Miguel Jacq
|
910bf7e8be
|
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 |
|
Miguel Jacq
|
48a5d45baf
|
Fix persistence tests, re-introduce separate settings json files, fix call to actual tests to use self. These can now be run with 'xvfb-run pytest tests_gui_local/' instead of via a shell script
|
2018-10-12 12:18:34 +11:00 |
|
Miguel Jacq
|
26cd930ecc
|
Revert "Write settings json files out to unique files per test"
This reverts commit 72d0c20aad .
|
2018-10-12 11:50:12 +11:00 |
|
Miguel Jacq
|
72d0c20aad
|
Write settings json files out to unique files per test
|
2018-10-12 11:42:40 +11:00 |
|
Miguel Jacq
|
70b50827c2
|
Refactor tests to use proper inheritance of GuiReceiveTest/GuiShareTest (which inherit from GuiBaseTest). Prevent tests from auto-firing in these base objects. Clean up imported modules, rename files to end in _test.py
|
2018-10-12 11:28:47 +11:00 |
|
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 cd6931ec8c .
|
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 |
|
Miguel Jacq
|
af97c131bd
|
Refactor local tests to reuse most of their code
|
2018-10-11 15:09:27 +11:00 |
|
Micah Lee
|
5db8bd36b9
|
Merge branch '780_improved_ui' into 690_language_dropdown
|
2018-10-10 18:32:01 -07:00 |
|
Micah Lee
|
c316be91f0
|
Refactor CommonTests to pass in actual Mode objects, and fix all tests. Now all ShareMode tests pass
|
2018-10-07 20:37:54 -07:00 |
|
Micah Lee
|
acd2fcdf61
|
Fix the rest of the local GUI tests
|
2018-09-30 18:32:18 -07:00 |
|
Micah Lee
|
7afee90cd2
|
Test the history indicator widget, in local GUI tests
|
2018-09-30 11:41:07 -07:00 |
|
Micah Lee
|
e9d1a88aa4
|
Fix local GUI tests so they pass
|
2018-09-29 18:24:11 -07:00 |
|
Micah Lee
|
111f69f30e
|
Remove all the extra QApplications
|
2018-09-27 17:34:46 -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 |
|