Exemple #1
0
 def setUp(self):
     super(InstalledProjectTestCase, self).setUp()
     install_project(self.working_dir, self.project_root_dir)
Exemple #2
0
 def test_installation(self):
     install_project(self.working_dir, self.project_root_dir)