From: Stefan F. <ste...@we...> - 2011-09-22 16:55:04
|
The code to load a save file and check if that still does what it previously did is already written (see classes in test package: TestGameBuilder and TestGame). To run all test games simply run the TestGameBuilder as JUnit test. This reminds me to add more text about this to the according wiki page. So the save file of the test game (at either the end of game or at least after the purchase of 7-train is enough). And this is again a request to submit finished games of the new games and variants which are not yet tested automatically. See current list of test cases in the wiki: http://sourceforge.net/apps/mediawiki/rails/index.php?title=Automated_game_testing On Thursday, September 22, 2011 06:46:42 pm Michał Bażyński wrote: > what makes a testcase? a save file with my text description what should > be done, or a java class that loads the save, does a train purchase > operation and checks if the 4s died? if it's the latter it might take > some time, everytime I try to navigate your java code my brain melts, > it's been a LOOONG time since I've sent you a NullPointerException fix... > > On 11-09-22 18:42, Stefan Frey wrote: > > Mike, > > patch applied. > > Could you provide a save file with a test case, I would like to add that > > to the test suite. > > > > Thanks, > > Stefan > > > > On Thursday, September 22, 2011 06:29:04 pm Michał Bażyński wrote: > >> a patch fixing wabash 1830 variant. > >> > >> 7Ts should rust 4Ts. > > > > ------------------------------------------------------------------------- > > ----- All the data continuously generated in your IT infrastructure > > contains a definitive record of customers, application performance, > > security threats, fraudulent activity and more. Splunk takes this data > > and makes sense of it. Business sense. IT sense. Common sense. > > http://p.sf.net/sfu/splunk-d2dcopy1 > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > --------------------------------------------------------------------------- > --- All the data continuously generated in your IT infrastructure contains > a definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |