Commit graph

114 commits

Author SHA1 Message Date
NissimHadar
f872a95a7a Added number of failures to log. 2018-09-18 08:49:11 -07:00
NissimHadar
0c3e3e977e Corrected pulling PR number from the executable name. 2018-09-17 16:06:11 -07:00
NissimHadar
f046d3b87d Delete allocated memory where needed.
Added option to run server-less
Added option to select build.
2018-09-17 13:21:01 -07:00
NissimHadar
4a702ed8d4 add build number to the automated test results 2018-09-08 21:27:21 -07:00
NissimHadar
21268be9a4 Do not close when evaluation complete. 2018-09-05 21:08:33 -07:00
NissimHadar
c4182a8146 Corrected comment. 2018-09-05 16:05:53 -07:00
NissimHadar
bcec0c8fbd Fixed reversed boolean. 2018-09-04 16:56:20 -07:00
NissimHadar
a5666cb9fd Minor typo in comment. 2018-09-03 23:25:06 -07:00
NissimHadar
abb860087f Callback after downloading installer complete. 2018-09-02 20:32:20 -07:00
NissimHadar
0c8f80026a Simplifying code. 2018-09-02 12:58:18 -07:00
NissimHadar
1ffd005b77 Can download the High Fidelity installer. 2018-09-01 22:46:49 -07:00
NissimHadar
fb80e9c395 Added new class. 2018-09-01 19:48:43 -07:00
NissimHadar
4e677c85f6 Can rename the High Fidelity folder in AppData 2018-08-31 23:13:50 -07:00
NissimHadar
96deeac126 Give final evaluation message also in non-interactive mode. 2018-08-20 14:26:37 -07:00
NissimHadar
e15badad18 Improving error handling. 2018-08-20 12:53:37 -07:00
NissimHadar
91aa568832 Improving error handling. 2018-08-20 12:08:33 -07:00
NissimHadar
de9be96acd Deal correctly with missing test.js 2018-08-20 08:36:10 -07:00
NissimHadar
861d42cc6a Added automated creation of testAuto.js scripts.
Code refactoring.
Documentation update.
2018-08-10 15:47:12 -07:00
NissimHadar
b573591462 Updated README.md and minor changes in Auto-tester to match. 2018-08-09 13:03:56 -07:00
NissimHadar
cce17eb181 Added tabbed interface. 2018-08-07 14:20:45 -07:00
NissimHadar
7ef3b27490 WIP - updating test results. 2018-08-03 11:12:18 -07:00
NissimHadar
66391c2d64 WIP - add results to runs. 2018-08-02 19:07:16 -07:00
NissimHadar
9957fc9474 Can create list of highest level sections. 2018-08-01 15:13:44 -07:00
NissimHadar
0cf10a649f WIP - implementing creation of TestRail runs. 2018-07-31 16:25:13 -07:00
NissimHadar
aa57d359be Adding interface to select TestRail user. 2018-07-25 17:26:23 -07:00
NissimHadar
6db83660b6 Working on Python integration. 2018-07-25 17:07:18 -07:00
NissimHadar
816b3a4ef6 WIP. 2018-07-25 15:49:41 -07:00
NissimHadar
112ba27f2d Added user and branch - not tested yet! 2018-07-09 14:00:08 -07:00
NissimHadar
795423beea WIP. 2018-07-07 17:21:46 -07:00
NissimHadar
25834c3809 Allow multiple evaluations. 2018-06-25 09:13:58 -07:00
NissimHadar
8ad8713a13 New API. 2018-06-21 17:02:51 -07:00
NissimHadar
79293310e5 No more use of JPG files. 2018-06-19 11:59:31 -07:00
NissimHadar
4897e11a12 Save downloaded byte array (from GitHub) to file with PNG extension. 2018-06-18 12:43:42 -07:00
NissimHadar
d59ddc4764 Added selection of branch from combo. 2018-06-18 07:44:04 -07:00
NissimHadar
9ca27468f6 Added selection of branch from the command line. 2018-06-13 19:29:09 -07:00
NissimHadar
74aedd73fd Exit at end of non-interactive recursive script.
Similarity index set to -100.0 to indicate size difference.
Simplified repo. path in testRecursive scripts.
Wait 10" before starting recursive script.
2018-06-12 15:47:55 -07:00
NissimHadar
06c167cc68 Add error to failure name. 2018-05-30 16:49:36 -07:00
NissimHadar
ddea1c64bc Updated AutoTester. 2018-05-25 17:37:31 -07:00
NissimHadar
dcab7e4e81 Corrected misplaced semicolons. 2018-05-25 15:03:45 -07:00
NissimHadar
24738ebbe2 Added missing semi-colons. 2018-05-25 08:28:21 -07:00
NissimHadar
802cedf1bc Removed messages in non-interactive mode. 2018-05-24 13:29:02 -07:00
NissimHadar
f8b69ef1f1 Changed stored failure images from JPG to PNG
Now uses snapshot name to find correct test folder - allows creating multiple tests
Reversed order of recursive scripts, so execution will be in alphabetical order.
2018-05-22 16:34:32 -07:00
NissimHadar
a0462451be Updated auto-tester 2018-05-18 09:09:29 -07:00
NissimHadar
9d52306ac5 Merge branch 'master' of github.com:highfidelity/hifi into missingImagesMDfiles 2018-05-09 12:17:17 -07:00
NissimHadar
32f2494416 Stores previous user-selected folders. 2018-05-09 11:58:16 -07:00
NissimHadar
ee4b1af3aa Corrected missing images in test.md files 2018-05-08 16:51:58 -07:00
NissimHadar
eb14658bc5 Per Austin's comments. 2018-05-08 11:13:06 -07:00
NissimHadar
1f691edf0d Removed platform code (was used for MD files). 2018-05-03 17:04:17 -07:00
NissimHadar
beb19c53fa Added date and time to auto-generated scripts. 2018-05-03 15:00:14 -07:00
NissimHadar
56e5b0e7b4 Added autoTester.enableAuto(); to the recursive tests. 2018-05-02 15:25:31 -07:00