aws-deadline / deadline-cloud-for-houdini

AWS Deadline Cloud for Houdini
Apache License 2.0
12 stars 10 forks source link

test: add output directory unit tests #150

Closed lucaseck closed 5 months ago

lucaseck commented 5 months ago

What was the problem/requirement? (What/Why)

The output directory detection was improved in a prior PR(#144), but no unit tests were added for the new logic.

What was the solution? (How)

Adding some tests for output directory detection

What is the impact of this change?

Better tests

How was this change tested?

By running the tests locally

Was this change documented?

No

Is this a breaking change?

No

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.