Canonical way to e2e test angular UI grid
问题 The Story: Recently, our UI switched from custom tables to Angular UI grid as it got stabilized and feature-rich. The main Angular UI grid page claims to have "e2e testing integration", but we are having the hard time making this work. From what we understand, what they meant under "e2e testing integration" is the two helper files: gridTestUtils and gridObjectTestUtils. There are multiple problems with that: these two helper files are not a part of the angular-ui-grid module itself and are