# check that the database and the log files are gone
assertlen(os.listdir(self.temp_dir))==0
deftest02_grid(self):
# Tests the functionality of the grid toolkit in the grid
raisenose.plugins.skip.SkipTest("This test is not yet implemented. If you find a proper ways to test the grid functionality, please go ahead and implement the test.")