Access to tests for Behaviour Designer

abvadabra

New member
Hey!

The existence of tests is mentioned in various places in the code but they're not included with runtime sources. Is it possible to get access to these tests for Behaviour Designer? I am tweaking some things in the runtime of the behaviour tree manager for my needs and want to make sure I haven't accidentally broke something.
 
Unfortunately the unit tests require a specific setup so it's not easily available to be released. I am working on version 2 and with those tests I am using the standard Unity Test Runner so it should be easier to release.
 
Top