Have you ever spent an entire afternoon writing a unit test for a five-line setup component? You mock three context providers, an Auth. js session hook, and a router adapter—only to assert that a button renders in the DOM.

Source: [Dev.to](https://dev.to/janarthanan_soundararajan/should-you-unit-test-glue-files-a-practical-decision-matrix-1k0b)

Sponsored