summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-18Back to python containerMiguel Jacq
2018-10-18Add the other python dependencies from the BUILD.mdMiguel Jacq
2018-10-18Other dependenciesMiguel Jacq
2018-10-18don't install main requirements.txtMiguel Jacq
2018-10-18xvfb should be installedMiguel Jacq
2018-10-18avoid promptMiguel Jacq
2018-10-18see if we can avoid sudoMiguel Jacq
2018-10-18buster is a tagMiguel Jacq
2018-10-18try and build off busterMiguel Jacq
2018-10-17Update README.mdAustin Jackson
2018-10-17pytest-qt is 3.2.1 on my machineMiguel Jacq
2018-10-17Tweaks to SettingsGuiBaseTest objectMiguel Jacq
2018-10-17Revert "The only other version difference I can find is PyQt itself"Miguel Jacq
2018-10-17The only other version difference I can find is PyQt itselfMiguel Jacq
2018-10-17see if it's a version issueMiguel Jacq
2018-10-17more cleanup in teardown classMiguel Jacq
2018-10-17run on same version of python as meMiguel Jacq
2018-10-17Fix path to large_file in teardown classMiguel Jacq
2018-10-17Travis and CircleCI hate this simple testMiguel Jacq
2018-10-17remove branch specific configMiguel Jacq
2018-10-17sudoMiguel Jacq
2018-10-17circleci tweaksMiguel Jacq
2018-10-17circleci tweaksMiguel Jacq
2018-10-17circleci tweaksMiguel Jacq
2018-10-17try to get circleci to build just this branch for nowMiguel Jacq
2018-10-17Add initial .circleci configMiguel Jacq
2018-10-17Revert "raise timer seuqnce on open settings dialog test (in case that's why ...Miguel Jacq
2018-10-17raise timer seuqnce on open settings dialog test (in case that's why it's seg...Miguel Jacq
2018-10-17Remove unique settings file per test, because they don't run concurrently any...Miguel Jacq
2018-10-17Merge branch 'develop' into fix_tor_testsMiguel Jacq
2018-10-16Merge pull request #810 from mig5/fix_timer_alertMicah Lee
2018-10-17More test coverage, particularly of Receive ModeMiguel Jacq
2018-10-17Remove commented out teardownClass (even though the teardown isn't working at...Miguel Jacq
2018-10-17Add a test for making sure quitting during a share prompts before shutting do...Miguel Jacq
2018-10-16Merge pull request #808 from mig5/remove_arg_from_stringsMicah Lee
2018-10-17Add simple test to ensure we can click the settings buttonMiguel Jacq
2018-10-17Add better workaround for blocking QDialogs. Add unreadable file test and rei...Miguel Jacq
2018-10-17Fix call to Alert() when an autostop timer has run out before starting the shareMiguel Jacq
2018-10-17Fix stealth test, add legacy v2 onion testMiguel Jacq
2018-10-16Add Settings GUI testMiguel Jacq
2018-10-16More coverage such as 404 ratelimit, large file tests. Standardise some metho...Miguel Jacq
2018-10-15Remove second arg from two calls to strings()Miguel Jacq
2018-10-15Move GUI tests into a single function each, which solves ordering bugs, and a...Miguel Jacq
2018-10-14fix stealth test. Remove tor connection killed test, because it doesn't work ...Miguel Jacq
2018-10-14Fix class name of Tor persistent mode testMiguel Jacq
2018-10-14Remove unnecessary dependenciesMiguel Jacq
2018-10-13Update test documentationMiguel Jacq
2018-10-13Move GUI tests into tests/ dir and fix conftest related stuff so everything l...Miguel Jacq
2018-10-13Another attempt at changing pytest ordering so that pytest can run without sh...Miguel Jacq
2018-10-13add the other Tor tests into tests_gui and refactor them. Reinstate the shell...Miguel Jacq