Created ShortUrlsRow test

This commit is contained in:
Alejandro Celaya
2019-01-13 09:49:02 +01:00
parent 1aa1d29d97
commit 30b4cb4068
7 changed files with 120 additions and 18 deletions

View File

@@ -8,6 +8,7 @@ describe('<VisitsHeader />', () => {
let wrapper;
const shortUrlDetail = {
shortUrl: {
shortUrl: 'https://doma.in/abc123',
longUrl: 'https://foo.bar/bar/foo',
dateCreated: '2018-01-01T10:00:00+01:00',
},