16 require_once (
'../../../tests/fossologyTestCase.php');
17 require_once (
'../../../tests/TestEnvironment.php');
25 protected function setUp() {
27 $this->CreateFolder(1,
'SrvUploads',
'Folder for upload from server tests');
30 public function testUploadSrvDir() {
34 $page = $this->mybrowser->get($URL);
36 $Dir =
'/home/fosstester/licenses/Tdir';
37 $Dirdescription =
"Directory of licenses";
39 $this->
uploadServer(
'SrvUploads', $Dir, $Dirdescription,
null,
'all');
uploadServer($parentFolder, $uploadPath, $description=null, $uploadName=null, $agents=null)
Login($User=NULL, $Password=NULL)