NissimHadar
cce17eb181
Added tabbed interface.
2018-08-07 14:20:45 -07:00
NissimHadar
998cc916e9
Merge branch 'master' of github.com:highfidelity/hifi into exportToTestRail1
2018-08-06 17:27:01 -07:00
Sam Gondelman
7dd80d0180
Merge pull request #13240 from jherico/feature/glsl_layouts
...
Update shader pipeline, improve mac startup time
2018-08-06 15:30:46 -07:00
NissimHadar
27124284d5
Merge branch 'master' of github.com:highfidelity/hifi into exportToTestRail1
2018-08-06 14:48:16 -07:00
Anthony J. Thibault
2cd01ad189
Added readme and size field to avatar data packet dissector
2018-08-06 11:15:43 -07:00
NissimHadar
0377be2d0d
Can update test results in TestRail.
2018-08-06 10:21:33 -07:00
NissimHadar
188d82b384
Python script seems complete.
2018-08-06 09:29:41 -07:00
NissimHadar
e5c0fa0af9
Working on updating test results.
2018-08-06 08:25:05 -07:00
Bradley Austin Davis
fc51b93691
Fix OSX build
2018-08-03 16:15:58 -07:00
Brad Davis
ae8f841912
Shader refactoring for explicit bindings
2018-08-03 14:58:11 -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