The `WatchTree` test is very basic and only triggers a single delete of a child key to ensure the Watch is working. We should be testing for all events: - Creation - Deletion - Update
The
WatchTreetest is very basic and only triggers a single delete of a child key to ensure the Watch is working.We should be testing for all events: