Commit graph

29 commits

Author SHA1 Message Date
Mathieu Comandon 1e82f2a889 Create migration to update lutris shortcuts urls 2017-05-15 23:43:56 -07:00
Mathieu Comandon d08c725708 Remove test for pga.set_installed_games 2016-09-28 17:24:07 -07:00
Mathieu Comandon b60dce5612 Fix some unittests 2015-11-13 00:34:11 -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 d8ada60596 Update tests 2014-10-09 22:20:30 +02:00
Mathieu Comandon b4f7df7d4f Use test database for tests 2014-08-18 12:02:35 +02:00
Mathieu Comandon 671bbc94c4 Remove obsolete test 2014-01-27 10:07:35 +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 83b00c0f2c Change directory of test database 2013-10-21 12:08:09 +02:00
Mathieu Comandon e98b74d946 Fix tests 2013-07-11 14:53:12 +02:00
Mathieu Comandon 1582a532d3 Add slug uniquess in PGA 2013-06-26 17:22:22 +02:00
Mathieu Comandon 992ae403b9 Minor cosmetic changes 2013-05-28 14:17:41 +02:00
Mathieu Comandon dd06d16320 Rename machine attribute to platform 2013-05-24 19:54:25 +02:00
Mathieu Comandon ae1c554906 Fix pga filter 2013-03-20 22:38:46 +01:00
Mathieu Comandon 24451443c7 Return game list as dict 2013-03-20 22:36:29 +01:00
Mathieu Comandon e234c7a60e Return game list as dict 2013-03-20 22:34:30 +01:00
Mathieu Comandon 96b5d9d8f4 Use test database 2013-03-20 22:20:46 +01:00
Mathieu Comandon 3a25e79f99 Fix tests 2013-03-20 21:46:34 +01:00
Mathieu Comandon d6db7ca4ac Big bunch of cleanups 2013-01-29 04:31:57 +01:00
Mathieu Comandon 861d9a56a0 Merged Ovocean's changes 2012-11-09 20:04:08 +01:00
Mathieu Comandon 94d422277f Remove obsolete tests 2012-11-08 21:41:50 +01:00
Renamed from tests/pga_test.py (Browse further)