Commit Graph

7 Commits

Author SHA1 Message Date
lorry li
70a86ba061 Remove dependency of http request from http response;
Make http requests use GET by default if verb is not set.

[REVIEW] [at]michael.kirzinger [at]rafa.lecina [at]justin.marcus
#jira UE-196108
#rb [at]michael.kirzinger [at]justin.marcus

[CL 28469520 by lorry li in ue5-main branch]
2023-10-04 15:14:01 -04:00
lorry li
c0f3e704a4 Enable web tests for iOS and Mac.
#jira UE-194887
[REVIEW] [at]rafa.lecina [at]chris.constantinescu [at]stephen.ma
#rb [at]rafa.lecina [at]stephen.ma

[CL 28111039 by lorry li in ue5-main branch]
2023-09-21 18:21:11 -04:00
lorry li
737ed7d466 Enable Linux, Android for WebTests.
[REVIEW] [at]stephen.ma [at]rafa.lecina [at]chris.constantinescu
#jira UE-194887
#rb [at]chris.constantinescu

[CL 27780566 by lorry li in ue5-main branch]
2023-09-11 21:29:14 -04:00
lorry li
96b55c1d11 Make sure the web server process can be closed properly when run web tests on automation tool, to fix the pipeline not closed warning;
Fix the low level report parser error, when there are sections in test cases.

#jira UE-182678
[REVIEW] [at]chris.constantinescu [at]stephen.ma

[CL 27596208 by lorry li in ue5-main branch]
2023-09-05 10:35:43 -04:00
lorry li
8d3f25ce73 Upgrade pip package in python env to fix the pip outdated warning.
#jira UE-182678
[REVIEW] [at]stephen.ma [at]rafa.lecina
#rb [at]stephen.ma [at]rafa.lecina

[CL 27484161 by lorry li in ue5-main branch]
2023-08-30 10:31:43 -04:00
lorry li
bef5d6a181 Remove unnecessary place holder files for webtests server.
[REVIEW] [at]stephen.ma [at]chuck.zhu
#rb [at]stephen.ma [at]chuck.zhu

[CL 27249333 by lorry li in ue5-main branch]
2023-08-21 15:06:06 -04:00
lorry li
2186b4d4d5 Add tests for websockets in WebTests;
Move WebTests web server from Engine/Source/Programs/WebTests/WebServer to Engine/Source/Programs/WebTestsServer, so to make sure not include all files underneath into VS project.

[REVIEW] [at]michael.kirzinger [at]stephen.ma [at]chuck.zhu [at]michael.atchison [at]rafa.lecina
#jira UE-191978
#rb stephen.ma [at]rafa.lecina [at]michael.atchison

[CL 27189120 by lorry li in ue5-main branch]
2023-08-17 18:35:29 -04:00