Describe the bug
many trigger_* methods segfault if render() has not been called beforehand, lets fix that
To Reproduce
Steps to reproduce the behavior:
- In
library/testing/TestSDKTriggerInteractions.cxx comment out engine.getWindow().render();
- build
- run
ctest -R TestSDKTriggerInteractions
- Segfault
Expected behavior
No segfault but an error