aws-samples / aws-samples/scaletest-o3de-multiplayer-sample

Bug: CDK unit tests will fail if no `/assets/{platform}/project` folder exits

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Running the CDK project [unit tests](https://github.com/aws-samples/scaletest-o3de-multiplayer-sample) before generating a _/project_ folder by running the `build` command causes the unit tests to fail.

Potential fix: create an `/assets/test_platform/project...` folder & assets which can be used exclusively for CDK tests.

Contributor guide

Open the contributing guide

Research direction

Run the CDK unit tests before generating the /project folder with the build command to reproduce the failure. Inspect the /assets/{platform}/project assumption and the proposed /assets/test_platform/project fixture; done means the unit tests pass without first running build.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cloud, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.