Improve Explain-related tests #521
Labels
area/query
Related to the query component
area/testing
Related to any test or testing suite
refactor
This issue specific to or requires *notable* refactoring of existing codebases and components
Explain related tests fail too easily and encourage the changing of them. They should be modified to separate the testing of the explain functionality, from tests asserting node-specific behaviour (e.g. joins doing their thing). Node-specific tests should be able to assert specific elements in the explain graph without having to assert the full graph.
Lots of discussion on this in discord thread 'Explain tests' (https://discord.com/channels/427944769851752448/985958152845537350).
The text was updated successfully, but these errors were encountered: