Commit graph

23 commits

Author SHA1 Message Date
Mathieu Comandon 38fbe9f05e Ruff reformat 2024-02-24 21:02:06 -08:00
Alexander Ravenheart f5e8e007b3 - Replaced pipenv with poetry
- Updated min version check in setup.py to Python 3.6
- Updated isort config file and calls to align with v5.x
- Added init-hook for gi imports in .pylintrc to avoid invalid no-member issues
- Makefile: added lock, show-tree, bandit, black, mypy; updated test, cover, dev, isort, autopep8, check, isort-check, flake8, pylint; removed req, requirements;
- Updated .travis.yml to use poetry and make
- Added my email in AUTHORS
- Updated CONTRIBUTING.md
- Updated lint_python.yml to use poetry and make, reorganized instructions to have all install related steps first
- sorted imports: lutris, lutris-wrapper, cleanup_prefix.py and multiple files in tests dir
2021-11-17 21:17:43 -08:00
Christian Clauss cdea86c9b4 Placate flake8 2021-08-02 13:44:18 -07:00
Mathieu Comandon 546d2e4b29 Merge branch 'master' into file-picker 2020-05-29 21:29:31 -07:00
Alexandru-Rudi Mățău f6651bff34 Updated wrapper and tests 2020-04-27 19:52:01 +03:00
Mathieu Comandon 26e476cea3 Gather installer files before installation, present them to the user 2020-01-27 19:37:19 -08:00
Mathieu Comandon 96a78ffafa Don't make GOG field mandatory 2018-11-18 17:53:10 -08:00
Mathieu Comandon 000cec595c Remove attribute from ScriptInterpreter 2018-05-08 00:14:23 -07:00
Mathieu Comandon e667c3a6c3 Update tests 2017-05-01 02:17:33 -07:00
Mathieu Comandon d99e942557 Add version to test installers 2017-04-18 17:45:17 -07:00
Mathieu Comandon f0d6563067 Fix tests for new installer structure 2017-04-13 19:33:12 -07:00
Mathieu Comandon 79bdc122fe The installer section is not a string nor a dict 2016-10-31 17:11:55 -07:00
Mathieu Comandon 2b2a9fe789 Fix tests 2016-08-04 15:49:38 -07:00
Mathieu Comandon 8efcdff73e Add missing quotes in test case 2016-03-11 08:55:05 -08:00
Xodetaetl 5b720d848b Refactor: move installer.Commands and ScriptingError to new files 2015-10-03 21:32:58 +02:00
Xodetaetl 82295dc446 Update test test_script_with_correct_values_is_valid 2015-05-04 19:23:36 +02:00
Mathieu Comandon 88493b4fcf Add game_slug to installer tests 2015-03-04 15:28:05 +01: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 e98b74d946 Fix tests 2013-07-11 14:53:12 +02:00
Mathieu Comandon f5f1598b41 Fix unit tests 2013-05-28 14:15:41 +02:00
Mathieu Comandon 14a6881627 Installer rewrite (WIP) 2013-05-25 13:08:39 +02:00
Mathieu Comandon 26f59c9bc7 Scripting interpreter rewrite (WIP) 2013-05-25 07:48:03 +02:00