This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
WebTestsServer
/
runserver.bat
6 lines
71 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added new test project WebTests; Added http test cases; Add the onlinetests web server created using django. #jira UE-182678 [REVIEW] [at]alejandro.aguilar [at]michael.kirzinger [at]stephen.ma #rb [at]stephen.ma [CL 25631147 by lorry li in ue5-main branch]
2023-05-25 17:56:06 -04:00
@
echo
off
Create python virtual environment for web server of WebTests. #jira UE-182678 [REVIEW] [at]stephen.ma [at]rafa.lecina [at]chad.garyet [at]ryan.hummer [at]michael.kirzinger [at]michael.atchison #rb [at]rafa.lecina [CL 25927262 by lorry li in ue5-main branch]
2023-06-12 09:17:19 -04:00
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
call
createenv.bat
Create python virtual environment for web server of WebTests. #jira UE-182678 [REVIEW] [at]stephen.ma [at]rafa.lecina [at]chad.garyet [at]ryan.hummer [at]michael.kirzinger [at]michael.atchison #rb [at]rafa.lecina [CL 25927262 by lorry li in ue5-main branch]
2023-06-12 09:17:19 -04:00
Undo changelist 27109652 [CL 27119186 by chuck zhu in ue5-main branch]
2023-08-15 16:35:29 -04:00
python manage.py runserver 0.0.0.0:8000
Reference in New Issue
Copy Permalink