/** * Testing our link component */ import React from 'react'; import { render } from 'react-testing-library'; import A from '../index'; const href = 'http://mxstbr.com/'; const children =