Micah Lee
|
88e151d414
|
Format all code using black
|
2019-10-12 21:01:25 -07:00 |
|
Micah Lee
|
cd30db06eb
|
Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu
|
2019-04-18 20:38:44 -07:00 |
|
Miguel Jacq
|
eb823042bb
|
Standardise all startup_timer, scheduled_start attributes as 'autostart_timer'
|
2019-03-25 15:28:31 +11:00 |
|
Miguel Jacq
|
eae049d46a
|
Fix a minor corner case related to server status button when canceling a scheduled share. Leverage scheduled shares in order to test 'cancel' action in local mode for better test coverage
|
2019-03-08 11:03:37 +11:00 |
|
Micah Lee
|
ecc9ef705a
|
Make it so GUI tests only run with --rungui
|
2019-01-15 21:52:42 -08:00 |
|
Miguel Jacq
|
ef01da3fad
|
Remove unique settings file per test, because they don't run concurrently anymore
|
2018-10-17 16:31:51 +11:00 |
|
Miguel Jacq
|
1a6356870c
|
Add Settings GUI test
|
2018-10-16 15:53:35 +11:00 |
|
Miguel Jacq
|
668aa66323
|
Move GUI tests into a single function each, which solves ordering bugs, and also means we don't need to depend on pytest-ordering
|
2018-10-15 11:15:32 +11:00 |
|
Miguel Jacq
|
e3459a5136
|
Move GUI tests into tests/ dir and fix conftest related stuff so everything loads what it needs and passes
|
2018-10-13 10:35:09 +11:00 |
|