This page is out of date
You've reached a page on the Ren'Py wiki. Due to massive spam, the wiki hasn't
been updated in over 5 years, and much of the information here is
very out of date.
We've kept it because some of it is of historic interest, but all the
information relevant to modern versions of Ren'Py has been moved elsewhere.
Some places to look are:
Please do not create new links to this page.
Test Cases
This page contains a list of test cases Ren'Py must pass before being released. Please add new test cases to the bottom of this list.
- Run tools/game_lint.bat to check over the script. Ensure that no lint results are returned.
- Run the game. Go into the demonstration. Run through every category in the demonstration, ensuring that every function tested by the demonstration is correct. Return to the main menu.
- Start a new game. Go several screens into the game. Save the game. Go to preferences. Change display to fullscreen. Quit.
- Start a new game. Ensure we remain in fulscreen mode. Load the game. Ensure we can rollback to the start of the game.
- Hit shift+R. Ensure that the game returns to the same point.
- Hit shift+>. Ensure that we advance to the next menu.