<@U0667DNC02Y> I'm writing a test for a sensor tha...
# ask-ai
m
@Scout I'm writing a test for a sensor that queries the dagster instance with
context.instance.get_event_records
. how can I make an ephemeral dagster instance in a unittest handle sensor results so that I can test the different behavior depending on existing events caused by previous SensorResults?