Commit graph

107 commits

Author SHA1 Message Date
Mathieu Comandon c01f2c9ccc Add tests for WineRegistry 2016-10-25 12:12:40 -07:00
Mathieu Comandon dda8db1e35 Add wine registry test fixtures 2016-10-25 11:50:40 -07:00
Mathieu Comandon e01cb320b3 Add unpack_dependencies function 2016-10-20 15:48:33 -07:00
Mathieu Comandon 096714821f Remove test for download_asset 2016-10-10 13:04:07 -07:00
Mathieu Comandon d08c725708 Remove test for pga.set_installed_games 2016-09-28 17:24:07 -07:00
Mathieu Comandon 19846caebd Write ConfigParser content as byte (Fixes #369) 2016-09-28 14:44:52 -07:00
Mathieu Comandon 1030d16862 Add version_sort utility function 2016-08-19 20:23:34 -07:00
Mathieu Comandon b71bc73112 Test benchmark cleanup 2016-08-05 17:35:47 -07:00
Mathieu Comandon 6490ce840a Update benchmark test file for python3 2016-08-05 17:20:24 -07:00
Mathieu Comandon 2b2a9fe789 Fix tests 2016-08-04 15:49:38 -07:00
Mathieu Comandon cfef4b5024 Sync Python 3 branch 2016-08-04 01:50:54 -07:00
Mathieu Comandon 8efcdff73e Add missing quotes in test case 2016-03-11 08:55:05 -08:00
Mathieu Comandon c8acbd805d Merge from next 2016-01-24 16:15:29 -08:00
Xodetaetl 228e23586f Update test 2015-12-21 20:57:07 +01:00
Mathieu Comandon 869e36fd4e Merge again 2015-12-15 17:15:01 -08:00
Mathieu Comandon 3697c0f6f2 This test makes no sense 2015-11-28 14:03:24 -08:00
Mathieu Comandon b60dce5612 Fix some unittests 2015-11-13 00:34:11 -08:00
Mathieu Comandon c3559726cc Fix tests 2015-11-11 10:48:40 -08:00
Mathieu Comandon 2317d3cec4 Reference games in local library by primary key instead of non-unique slugs 2015-11-04 02:50:47 -08:00
Mathieu Comandon faba79f7ac Gtk structure differs between Ubuntu 14.04 and 15.10 2015-10-31 15:04:42 -07:00
Mathieu Comandon 41cd69e070 Test AddGameDialog button container classes 2015-10-31 14:56:29 -07:00
Mathieu Comandon a7b1bfceb5 Fix tests 2015-10-31 01:50:28 -07:00
Mathieu Comandon 014218f0dd Set parent window for AddGameDialog 2015-10-07 13:25:49 -07:00
Xodetaetl 5b720d848b Refactor: move installer.Commands and ScriptingError to new files 2015-10-03 21:32:58 +02:00
Xodetaetl 966c5a05ff Update tests more 2015-10-01 12:08:14 +02:00
Xodetaetl 854a9a3eb1 Update tests (add game) 2015-09-30 19:48:02 +02:00
Xodetaetl 82295dc446 Update test test_script_with_correct_values_is_valid 2015-05-04 19:23:36 +02:00
Xodetaetl 639ddbb26b Update tests 2015-05-04 14:55:06 +02:00
Xodetaetl fa3639e9f1 Add cascading system to LutrisConfig
Beware strycore, the usage of the config is slightly changed, read the
docstring. ;)
2015-04-23 00:37:50 +02:00
Xodetaetl 8451483c93 Renaming more stuff in LutrisConfig
Ok the term "config type" doesn't exist anymore :). Now it's "config
section", which is more explicit.

Other changes:

game > game_slug
runner > runner_slug

game_config > game_level
runner_config > runner_level
system > system_level

I sliced through a bigger bunch of changes to create this commit (for
clarity) but couldn't slice in an exactly meaningful way so there are
a couple places that only make sense with the next commit.
2015-04-22 18:57:56 +02:00
Mathieu Comandon 88493b4fcf Add game_slug to installer tests 2015-03-04 15:28:05 +01:00
Mathieu Comandon ad1868d5ea Display slug in game info 2014-10-12 20:07:35 +02:00
Mathieu Comandon ea4b6739ca Add game info tab 2014-10-12 18:54:51 +02:00
Mathieu Comandon d8ada60596 Update tests 2014-10-09 22:20:30 +02:00
Mathieu Comandon 7d57b1299f Use valid URL for download benchmark 2014-09-29 15:11:10 +02:00
Mathieu Comandon 6540609d23 Right, we don't know what runner is actually installed 2014-08-18 12:22:41 +02:00
Mathieu Comandon b1f4954e7b Fuck you Jenkins, fuck you, DIAF 2014-08-18 12:19:36 +02:00
Mathieu Comandon 4094fab961 Dammit! 2014-08-18 12:17:11 +02:00
Mathieu Comandon c0620c4fe0 Create DATA_DIR for Mr. Jenkins 2014-08-18 12:15:47 +02:00
Mathieu Comandon 1ff4656f1a Ok, don't use test database then… 2014-08-18 12:05:23 +02:00
Mathieu Comandon b4f7df7d4f Use test database for tests 2014-08-18 12:02:35 +02:00
Mathieu Comandon 5db34df75e Test manual game creation 2014-08-18 11:02:19 +02:00
Mathieu Comandon 17e2e99809 Fix runner tests 2014-08-14 01:58:02 +02:00
Mathieu Comandon a54e906e88 get rid of LutrisConfig.get_system 2014-08-13 11:12:41 +02:00
Mathieu Comandon 14e7f55d9c One more system config test 2014-08-13 10:46:11 +02:00
Mathieu Comandon dd342efb41 Misconception about how system.yml is written 2014-08-13 10:24:56 +02:00
Mathieu Comandon 6733548d21 Test get_list_store 2014-08-13 01:50:25 +02:00
Mathieu Comandon 9cdd74b26b Add base test for AddGameDialog 2014-08-13 01:36:18 +02:00
Mathieu Comandon ceb4acfdb7 This is how system_config is supposed to work 2014-08-13 00:35:47 +02:00
Mathieu Comandon 4b6ac1b72f Update tests for multiple installers 2014-04-23 00:44:58 +02:00