test: Fixed project setup tests for mac

This commit is contained in:
Eberhard Graether
2018-08-28 14:20:28 +02:00
parent 21d58357f2
commit db23d50614
26 changed files with 182 additions and 25 deletions
@@ -6,11 +6,11 @@
* Click "Add Source Group"
* Select "Java" -> Java Source Group from Maven"
* Click "Next"
* Select "./working_copy/my-app/pom.xml" at "Maven Project File"
* Select "my-app/pom.xml" at "Maven Project File"
* Click "show source files"
* Validate 4 files are listed
* Click "OK"
* Check "Sould Index Tests"
* Check "Should Index Tests"
* Click "show source files"
* Validate 5 files are listed
* Click "OK"
@@ -36,4 +36,3 @@
* Click "OK"
* Close Sourcetrail
* Run "3_teardown.sh"