many-realities-studio / realityflow-old

GNU Affero General Public License v3.0
2 stars 1 forks source link

VSGraph Unit Tests #115

Closed VictorSolal closed 3 years ago

VictorSolal commented 3 years ago

To test (in conjunction with the main repository pull request of the same name),

-Open unity -Click Window->General->Test Runner to open the test runner -Inside play mode tests, select "GraphUnitTests_Play" and then select "Run Selected" -After the test runs, there should be a green check mark next to "GraphUnitTests_Play" -Inside edit mode tests, select "GraphUnitTests" and then select "Run Selected" -After the tests run, there should be a green check mark next to "GraphUnitTests"

Iminance commented 3 years ago

All tests pass as expected.