How to test if lock store and tracker store is working?

We configured Rasa Core to use Redis as a lock store and PostgreSQL as a tracker store, what is the best way to test everything is working properly?

Hi @tatianaf, any connection errors between Rasa and PostgreSQL/Redis should appear on the logs, that’s the first place I would look to make sure everything is working correctly.