Ejemplo n.º 1
0
 def setUp(self):
     super(InstalledProjectTestCase, self).setUp()
     install_project(self.working_dir, self.project_root_dir)
Ejemplo n.º 2
0
 def test_installation(self):
     install_project(self.working_dir, self.project_root_dir)