describe('Edge2d', () => { it('should be tested', () => { expect(true).toBe(true) }) })