lutris/tests
Daniel Johnson 44c2419ac1 Replace game filter with more efficient version.
This will just leave the list alone if 'Installed games only' is off and the filter text is empty.

Also, it no longer strips the filter text over and over again, but just once at the start. It still has to strip each game name, but it's half the strippings now.

Also, fix some ruff issues.
2024-03-21 18:36:19 -04:00
..
fixtures Add glxinfo and vulkaninfo examples for Nvidia 2019-01-16 16:55:01 -08:00
runners Replace game filter with more efficient version. 2024-03-21 18:36:19 -04:00
util/graphics Ruff reformat 2024-02-24 21:02:06 -08:00
check_prefixes.py Ruff reformat 2024-02-24 21:02:06 -08:00
README Update manual test scenario 2013-12-03 23:49:32 +01:00
test_dialogs.py Ruff reformat 2024-02-24 21:02:06 -08:00
test_glxinfo.py Ruff reformat 2024-02-24 21:02:06 -08:00
test_installer.py Ruff reformat 2024-02-24 21:02:06 -08:00
test_lutris_wrapper.py Ruff reformat 2024-02-24 21:02:06 -08:00
test_moddb_helper.py Ruff reformat 2024-02-24 21:02:06 -08:00
test_pga.py Ruff reformat 2024-02-24 21:02:06 -08:00
test_registry.py Ruff reformat 2024-02-24 21:02:06 -08:00
test_resources.py Ruff reformat 2024-02-24 21:02:06 -08:00
test_runners.py Ruff reformat 2024-02-24 21:02:06 -08:00
test_scummvm.py scummvm: handle runner not being available in get_command, add/fix test 2023-10-29 15:51:53 -07:00
test_snes9x.py Minor cosmetic changes 2013-05-28 14:17:41 +02:00
test_utils.py Re-enable imports sorting 2024-02-24 21:14:32 -08:00
test_wine.py Ruff reformat 2024-02-24 21:02:06 -08:00

Manual test suite
-----------------

These steps must be followed and succeed for each new release of Lutris.
It is advised to run these tests on a clean system (a 2nd computer or a dual
boot should be helpful here).

Supported systems:
The tests should be run on any of these systems (32 or 64bit):
    - Ubuntu LTS and current
    - OpenSUSE current
    - Fedora current
    - Debian testing or sid (stable isn't supported officially)
    - Archlinux
Any other distrution is good but is not a requirement.

0. Take note of your testing config

Write down the following:
    - date of the day
    - operating system + architecture
    - amounts of RAM
    - CPU model
    - Model of GPU + amount of video RAM

1. Wipe/backup any trace of Lutris and runners.

* Move lutris settings.

mv ~/.config/lutris ~/.config/lutris.bak
mv ~/.cache/lutris ~/.cache/lutris.bak
mv ~/.local/share/lutris ~/.local/share/lutris.bak

* Remove any runner globally installed.

sudo apt-get remove wine
sudo apt-get remove steam

* Create an empty folder to put your games in.

mkdir ~/games-testing

2. Get and install lutris

* Fetch the code

git clone https://github.com/lutris/lutris
cd lutris

option 1: install with python

sudo python setup.py install

option 2: package and install the .deb/.rpm (better)

# This step will require you to have the required packaging tools
make build-all

Scenario 1: Launching Lutris
- You can find a lutris icon in your menu/launcher (Unity dash, GS launcher,
  XFCE main menu, ...) in the games category
- When clicking the interface loads with no complains
- After the UI has been opened, there should be ~/.config/lutris,
  ~/.cache/lutris and ~/.local/share/lutris directories

Scenario 2: Installing teeworlds from the website (64bit only ATM)
- Using Chrome or Chromium open http://lutris.net/games/teeworlds/
- Click the install button
- The lutris installer dialog should open and the install process can begin
- Follow the install process and click "Play"
- The game should launch
- Close the game and open lutris
- Teeworlds should have an icon