This document outlines the test specification for the Blitz plugin.
Tests hints functionality.
Hint is recorded for a matrix element query that is lazy-loaded.
Hint is not recorded for a matrix element query that is lazy eager-loaded.
Hint is recorded for a related entry query that is lazy-loaded.
Hint is not recorded for a related entry query that is lazy eager-loaded.
Hint is recorded for a related category query that is lazy-loaded.
Hint is not recorded for a related category query that is lazy eager-loaded.
Hint is not recorded for element queries with reference tags.
Hint is not recorded for parsed reference tags.