log gamelib/tests/game_logic_utils.py @ 729:7d777c9a1af1 pyntnclick

age author description
Tue, 15 Jan 2013 22:55:08 +0200 Stefano Rivera Remove the last suspended-sentence-specific bits from GameLogicTestCase pyntnclick
Tue, 15 Jan 2013 22:52:34 +0200 Stefano Rivera Kill off assert_current_detail and close_detail - no longer relevant pyntnclick
Tue, 15 Jan 2013 22:48:44 +0200 Neil Muller Fix rest of the test suite pyntnclick
Tue, 15 Jan 2013 21:54:10 +0200 Stefano Rivera We can now walk through until we hit the first JimLabel pyntnclick
Tue, 15 Jan 2013 20:58:00 +0200 Stefano Rivera Update game initialization in gamelib tests pyntnclick
Tue, 14 Feb 2012 13:39:05 +0200 Jeremy Thurgood Much scene management refactoring. pyntnclick
Sat, 11 Feb 2012 12:05:13 +0200 Jeremy Thurgood PEP-8 tests.
Fri, 10 Sep 2010 18:47:17 +0200 Jeremy Thurgood pyflakes-induced cleanup.
Thu, 09 Sep 2010 11:11:37 +0200 Jeremy Thurgood Monkey-patch albow.resource.get_image() in tests to avoid having to set up pygame display stuff.
Sun, 29 Aug 2010 19:58:35 +0200 Jeremy Thurgood No more state in Item interacts. engine_refactor
Sun, 29 Aug 2010 00:58:14 +0200 Jeremy Thurgood Walkthrough test /almost/ finished.
Sat, 28 Aug 2010 17:07:54 +0200 Jeremy Thurgood Better result handling for tests.
Sat, 28 Aug 2010 16:34:35 +0200 Jeremy Thurgood Updated walkthrough test as far as completed environmental puzzle.
Sat, 28 Aug 2010 14:10:54 +0200 Neil Muller Add is_in_inventory helper
Fri, 27 Aug 2010 17:35:15 +0200 Jeremy Thurgood More test fixes.
Fri, 27 Aug 2010 16:45:47 +0200 Jeremy Thurgood Start of walkthrough "unit test" and associated fixes and tweaks.
Fri, 27 Aug 2010 13:32:27 +0200 Jeremy Thurgood More tests, some cryo room fixes and docs in the build.
Wed, 25 Aug 2010 20:09:19 +0200 Jeremy Thurgood Fix tests and add a (currently unhooked) laser welder.
Mon, 23 Aug 2010 20:18:29 +0200 Jeremy Thurgood Inventory-related game state.
Mon, 23 Aug 2010 17:16:05 +0200 Jeremy Thurgood Some test refactorage.