Additional Dash testing examples

Good afternoon!

Does anybody have examples/references on how to setup callback inputs/states for testing? The examples provided by Dash only show a basic example for button clicks? What about components associated with dcc.Store, or setting datetime picker date (so test can trigger when date changes).

Any guidance would be appreciated!