Commit Graph

4 Commits

Author SHA1 Message Date
bryan sefcik
e989719240 More test fixes.
#preflight 6466b319c571db717b33e325
#jira UE-186309

[CL 25536534 by bryan sefcik in ue5-main branch]
2023-05-18 19:42:02 -04:00
LouisPhilippe Seguin
83b56514f8 Add UE_NET_TEST_FAKE_REP_TAGS to replication system low level tests
#jira none
#rb trivial
#fyi @peter.engstorm
#rnx
#preflight 64494ea30f12404fb7135659

[CL 25200961 by LouisPhilippe Seguin in ue5-main branch]
2023-04-26 12:32:59 -04:00
chris constantinescu
cd0c323c11 LLT options: Stub platform file and mock some default engine resources for low level tests that run with the engine.
- bUsePlatformFileStub = true replaces the default platform file. The default PF is saved and can be reused at any time.
The side effect is lots of warnings for missing files and object loading errors which is acceptable for low level tests.
- bMockEngineDefaults = true sets some mandatory engine defaults (materials, fonts etc) that can only be loaded from cooked assets.
#jira UE-178194
#rb Ryan.Gerleve
#preflight 63f8e7051206d91a2bd8b0cd

[CL 24407283 by chris constantinescu in ue5-main branch]
2023-02-24 15:27:37 -05:00
Ryan Gerleve
fe1af6fb91 Add ReplicationSystemLowLevelTests program that runs the tests in ReplicationSystemTestPlugin within the low-level tests framework.
#jira UE-166991
#preflight 63f6731fff5afbbb03cc67ed
#rb peter.engstrom, chris.constantinescu

[CL 24368012 by Ryan Gerleve in ue5-main branch]
2023-02-22 15:28:31 -05:00