Test_Redis

Provides unit tests and examples for the Redis lens.

Summary
Test_RedisProvides unit tests and examples for the Redis lens.
Augeas Tests
Redis.lnsEmpty value (GH issue #115)

Augeas Tests

Redis.lns

test Redis.lns get "notify-keyspace-events \"\"\n" = { "notify-keyspace-events" = "" }

Empty value (GH issue #115)

Parses Redis’s configuration files
test Redis.lns get "notify-keyspace-events \"\"\n" = { "notify-keyspace-events" = "" }
Empty value (GH issue #115)
Close