|
@@ -0,0 +1,71 @@
|
|
|
|
+# Project Export Workflow Tests
|
|
|
|
+
|
|
|
|
+Testing in this area should focus on the **O3DE Project Manger's** **Project Export** workflows. This should include
|
|
|
|
+general validations that the tool's base functionality & examples work while also stressing the scriptable export
|
|
|
|
+pipeline.
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+| Important Note! |
|
|
|
|
+|--------------------------------------------------------------------------------|
|
|
|
|
+| This workflow is currently only a stub as the feature is still in development. |
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+## General Docs
|
|
|
|
+* [TBD](https://www.o3de.org/docs/)
|
|
|
|
+
|
|
|
|
+## Common Issues to Watch For
|
|
|
|
+
|
|
|
|
+Test guidance will sometimes note specific issues to watch for. The common issues below should be watched for through all testing, even if unrelated to the current workflow being tested.
|
|
|
|
+- TBD
|
|
|
|
+
|
|
|
|
+## Workflows
|
|
|
|
+
|
|
|
|
+### Area: Example Project Workflow Export
|
|
|
|
+
|
|
|
|
+**Project Requirements**
|
|
|
|
+* A project that is ready for export
|
|
|
|
+ * AutomatedTesting or MutliplayerSample(?)
|
|
|
|
+ * A user created Project
|
|
|
|
+
|
|
|
|
+**Workflow Docs**
|
|
|
|
+* [Some Workflow Specific Docs](https://www.o3de.org/docs/)
|
|
|
|
+
|
|
|
|
+**Platforms:**
|
|
|
|
+* Windows
|
|
|
|
+* Linux
|
|
|
|
+
|
|
|
|
+**Product:** An Exported Project that can then be launched and played
|
|
|
|
+
|
|
|
|
+**Suggested Time Box:** X minutes per platform.
|
|
|
|
+
|
|
|
|
+| Workflow | Requests | Things to Watch For |
|
|
|
|
+|------------------------------|--------------------|---------------------|
|
|
|
|
+| **** | <ol><li></li></ol> | <ul><li></li></ul> |
|
|
|
|
+| **** | <ol><li></li></ol> | <ul><li></li></ul> |
|
|
|
|
+---
|
|
|
|
+
|
|
|
|
+### Area: Project Export Scripting Workflows
|
|
|
|
+
|
|
|
|
+**Project Requirements**
|
|
|
|
+* A project that is ready for export
|
|
|
|
+ * AutomatedTesting or MutliplayerSample(?)
|
|
|
|
+
|
|
|
|
+**Workflow Docs**
|
|
|
|
+* [Some Workflow Specific Docs](https://www.o3de.org/docs/)
|
|
|
|
+
|
|
|
|
+**Platforms:**
|
|
|
|
+* Windows
|
|
|
|
+* Linux
|
|
|
|
+
|
|
|
|
+**Product:** Custom generated export scripts and an exported Project that can then be launched and played.
|
|
|
|
+
|
|
|
|
+**Suggested Time Box:** X minutes per platform.
|
|
|
|
+
|
|
|
|
+| Workflow | Requests | Things to Watch For |
|
|
|
|
+|------------------------------|--------------------|---------------------|
|
|
|
|
+| **** | <ol><li></li></ol> | <ul><li></li></ul> |
|
|
|
|
+| **** | <ol><li></li></ol> | <ul><li></li></ul> |
|
|
|
|
+---
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|