Commit graph

811 commits

Author SHA1 Message Date
NissimHadar
e5c0fa0af9 Working on updating test results. 2018-08-06 08:25:05 -07:00
NissimHadar
9e8619f7be WIP - updating test results. 2018-08-03 14:50:20 -07:00
NissimHadar
37f761beeb Builds Python script that creates list of failure names 2018-08-03 14:21:10 -07:00
NissimHadar
dfa461b4f6 Ready to update the run with the test results. 2018-08-03 12:57:54 -07:00
NissimHadar
7ef3b27490 WIP - updating test results. 2018-08-03 11:12:18 -07:00
NissimHadar
2a6bc8bd3e WIP - add results to runs. 2018-08-02 20:10:25 -07:00
NissimHadar
66391c2d64 WIP - add results to runs. 2018-08-02 19:07:16 -07:00
NissimHadar
11b4beda5e Can create a test run. 2018-08-02 15:37:44 -07:00
NissimHadar
8248691b7d Can create a test run. 2018-08-02 13:03:24 -07:00
NissimHadar
a66bef1218 Merge branch 'exportToTestRail' of github.com:NissimHadar/hifi into exportToTestRail 2018-08-02 08:03:13 -07:00
NissimHadar
d56a8d9a66 Merge branch 'master' of github.com:highfidelity/hifi into exportToTestRail 2018-08-02 08:02:11 -07:00
NissimHadar
69660cae81 Can populate Test Section combo. 2018-08-01 17:07:53 -07:00
NissimHadar
9957fc9474 Can create list of highest level sections. 2018-08-01 15:13:44 -07:00
NissimHadar
36d131592d WIP 2018-07-31 22:23:10 -07:00
NissimHadar
121f5e0129 Set window modality in UI files. 2018-07-31 17:58:11 -07:00
NissimHadar
431db7c40f Added new window for Runs (not used yet). 2018-07-31 17:47:55 -07:00
NissimHadar
0cf10a649f WIP - implementing creation of TestRail runs. 2018-07-31 16:25:13 -07:00
NissimHadar
3f91c55223 Corrected window title. 2018-07-31 15:20:43 -07:00
Simon Walton
a320308eaf Fix sequence number encoding issue
Don't mix QDataStream and readPrimitive. Also fix logic
issues in completion check; move new packet type; don't
reset known sent entities upon initial completion;
other reviewer recommendations.
2018-07-31 13:54:22 -07:00
NissimHadar
22953e6ab0 Fixed appearance of dual tests. 2018-07-31 13:48:17 -07:00
NissimHadar
87e7eb78a8 Corrected links to MD files. 2018-07-31 13:30:30 -07:00
NissimHadar
c98d43bb32 Problem = last test is created twice. 2018-07-31 13:06:04 -07:00
NissimHadar
3402d7836a Added milestones to TestRail cases. 2018-07-31 11:17:53 -07:00
NissimHadar
ad0a1c289d Use environment variable for Python path. 2018-07-29 22:24:48 -07:00
NissimHadar
b72d94e56d Added a sweet "busy" window. 2018-07-29 20:58:07 -07:00
NissimHadar
9247e8dc16 QProcess signals connected. 2018-07-29 20:28:46 -07:00
NissimHadar
e191c65290 Works, but does not yet wait for completion of Python process. 2018-07-29 00:27:15 -07:00
NissimHadar
e0d14dd702 Works, but does not yet wait for completion of Python process. 2018-07-29 00:25:02 -07:00
NissimHadar
951b90d74c WIP - running Python process. 2018-07-27 21:40:18 -07:00
NissimHadar
35464c4ca4 Can add tests (include only the preconditions) 2018-07-27 15:10:06 -07:00
NissimHadar
066b1acd94 Can write all the sections (sans tests themselves). 2018-07-27 13:35:31 -07:00
NissimHadar
7bb6d8dc82 Can now create first level of sub-sections. 2018-07-27 12:41:11 -07:00
NissimHadar
be79fa9e31 Added creation of a python stack class 2018-07-27 09:04:37 -07:00
NissimHadar
91c04bb639 Working on creating sections in TestRail. 2018-07-26 17:21:43 -07:00
NissimHadar
99ba550af5 WIP 2018-07-26 15:00:02 -07:00
NissimHadar
2dca95a146 Working on TestRail, adding sections 2018-07-26 14:12:44 -07:00
NissimHadar
72d4e7dba2 Refactoring. 2018-07-26 10:46:43 -07:00
NissimHadar
db0969d1a7 Creates 'testrail.py' script in the output folder. 2018-07-26 09:16:14 -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
85d74afac4 Merge branch 'exportToTestRail' of https://github.com/NissimHadar/hifi into exportToTestRail 2018-07-25 15:02:24 -07:00
Simon Walton
47e99cdeac Initial code for AC side of Enabling Physics plan
When interface sets query flag send only entities
close to main frustrum origin, until no more available,
then send unreliabe sequence # reliably.
2018-07-24 16:50:37 -07:00
Qliemillar
17ddf37510
Merge pull request #12656 from ElderOrb/oven_windows_fix
Fix inability to 'bake' models on Windows
2018-07-17 09:42:46 -06:00
NissimHadar
cb0f9639ba Added IDs where needed. 2018-07-11 09:08:43 -07:00
NissimHadar
f69f0cbd80 Seems to create a valid test suite. 2018-07-09 19:59:59 -07:00
NissimHadar
112ba27f2d Added user and branch - not tested yet! 2018-07-09 14:00:08 -07:00
NissimHadar
a6dbeb3db7 WIP. 2018-07-09 12:06:20 -07:00
John Conklin II
e6801c303a
Merge pull request #13432 from SimonWalton-HiFi/avatar-identity-request
Implement AvatarRequestIdentity and use if interface gets unknown avatar data
2018-07-09 10:07:19 -07:00
NissimHadar
95a2d586c6 WIP. 2018-07-07 21:05:22 -07:00