DaedalicEntertainment/ue4-test-automation

Could not resolve white space in test path

drpsyko101 opened this issue · 0 comments

Description

The test failed to run in a project that has white space in its path.

Steps to reproduce

  1. Create a project in a directory that has any white space
  2. Install plugin as decribed in the README
  3. Open TestAlwaysSucceed level and save as local Content map with a new name
  4. Include the map in Daedalic Test Automation Plugin settings
  5. Run test from Session Frontend > Automation

Expected result

All test succeded with no warning/error.

Actual result

Test worker is running, but produced an error output.

LogAutomationTest: Error: Test C:/Users/User/Documents/Unreal Projects/TestAutomation/Content/TestMap/SomeTestMap.umap does not exist and could not be run.