Micah Lee
|
3037727890
|
Format all code using black
|
2019-10-12 21:01:25 -07:00 |
|
Micah Lee
|
3845c5b3cf
|
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 |
|
Micah Lee
|
b39eb126c0
|
Make it so GUI tests only run with --rungui
|
2019-01-15 21:52:42 -08:00 |
|
Miguel Jacq
|
b749fc8d12
|
Remove unique settings file per test, because they don't run concurrently anymore
|
2018-10-17 16:31:51 +11:00 |
|
Miguel Jacq
|
fea34c0f34
|
Add Settings GUI test
|
2018-10-16 15:53:35 +11:00 |
|
Miguel Jacq
|
cc49589080
|
More coverage such as 404 ratelimit, large file tests. Standardise some method naming conventions and other fixes/cleanup
|
2018-10-16 13:01:44 +11:00 |
|
Miguel Jacq
|
ed224f0388
|
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
|
10cdfa7631
|
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 |
|