Re: GWTTestCase browser not using history

2010-05-03 Thread Thomas Broyer
On May 3, 4:54 pm, Oliver Uvman wrote: > Hello! > > So I was unittesting my history handler and found some errors. When > used in my project, the HistoryHandler works, with back/forward > buttons, bookmarks, etc. In my unit-tests, however, it doesn't. Am I > doing something wrong here? The unit

GWTTestCase browser not using history

2010-05-03 Thread Oliver Uvman
Hello! So I was unittesting my history handler and found some errors. When used in my project, the HistoryHandler works, with back/forward buttons, bookmarks, etc. In my unit-tests, however, it doesn't. Am I doing something wrong here? The unit testing code basically looks like this: http://paste