b313
test: rename has_host tests to describe resolve behavior (#387)
The two tests named after has_host outlived the function: the rule now
lives in is_host_component. Name them after what they assert about
resolve() so the names stay true as the helper moves.