I like everything that this gives me except not running against a real data store. in particular for the CI case. That setup by is very nature is ephemeral. If there we are doing something that may give spicedb or its backing data store problems, I'd like to find them in CI before going to production. what would it look like to make the testing setup also use the configured data store?