Commit graph

91 commits

Author SHA1 Message Date
Mathieu Comandon 3697c0f6f2 This test makes no sense 2015-11-28 14:03:24 -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
Mathieu Comandon 87a532b4dd Update installer in tests 2014-04-22 00:17:05 +02:00
Mathieu Comandon 0daf92e414 Remove UAE tests 2014-04-07 10:28:29 +02:00
Mathieu Comandon 671bbc94c4 Remove obsolete test 2014-01-27 10:07:35 +01:00
Mathieu Comandon 817fb2eaaa Make links clickable in installer messages 2014-01-24 19:59:40 +01:00
Mathieu Comandon 252c05efc7 Add filter by installed status in get_games 2013-12-12 22:48:05 +01:00
Mathieu Comandon 86034be28b Add installed field with data migration 2013-12-12 00:06:07 +01:00
Mathieu Comandon 4bb399904b Use syncdb and migrations 2013-12-11 23:55:50 +01:00
Mathieu Comandon 90488f173c Return list of migrated fields 2013-12-11 23:39:59 +01:00
Mathieu Comandon a3c6a90553 Add migrate function:w 2013-12-11 23:36:23 +01:00
Mathieu Comandon 9995481fb1 Add add_field operation 2013-12-11 22:46:44 +01:00
Mathieu Comandon 6debeb5611 Add database creation function 2013-12-11 20:42:39 +01:00
Mathieu Comandon 9dfddf8c81 Add function to create sql fields 2013-12-10 00:19:13 +01:00
Mathieu Comandon e761df47f9 Add get schema db function 2013-12-09 02:05:13 +01:00
Mathieu Comandon df8f705fb1 Update manual test scenario 2013-12-03 23:49:32 +01:00
Mathieu Comandon 7cd1dede8d Add more manual testing 2013-12-02 23:54:32 +01:00
Mathieu Comandon 481eb1dae9 Add initial manual testing suite 2013-12-02 23:42:31 +01:00