Test accessing Redis.
websauna.tests.core.test_redis.
app
py.test fixture to set up a dummy app for Redis testing.
request – pytest’s FixtureRequest (internal class, cannot be hinted on a signature)
redis_test
test_access_redis
Simple check we can corrcetly access Redis with text encodings.