End-to-End Testing Infrastructure
gregskril.eth
In what sense? Seeing code, reading about how Labs thinks about testing, or something else?
If the former, you can see tests for all smart contracts here https://github.com/ensdomains/ens-contracts/tree/staging/test
And tests for frontend functionality can be found throughout this repo, generally in .test.ts files https://github.com/ensdomains/ens-app-v3