Skip to content

Commit

Permalink
🧪 Test cases for FlexTable (#98)
Browse files Browse the repository at this point in the history
* Remove Table Component

* 🎉 Add test case for FlexTable.
  • Loading branch information
prateekshourya29 authored Jun 13, 2021
1 parent 63a90b3 commit a2402ca
Show file tree
Hide file tree
Showing 12 changed files with 878 additions and 236 deletions.
387 changes: 387 additions & 0 deletions __tests__/__mocks__/data.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,387 @@
export default [
{
id: 1,
first_name: 'Ninon',
last_name: 'Switsur',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/utquasiinventore.bmp?size=50x50&set=set1',
'car make': 'Toyota',
'car model': 'Yaris',
'car model year': 2006,
},
{
id: 2,
first_name: 'Friedrich',
last_name: 'Shefton',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/essequiarepellendus.png?size=50x50&set=set1',
'car make': 'Honda',
'car model': 'Ridgeline',
'car model year': 2010,
},
{
id: 3,
first_name: 'Rab',
last_name: 'Claricoates',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/providentatcupiditate.jpg?size=50x50&set=set1',
'car make': 'Chevrolet',
'car model': '2500',
'car model year': 1998,
},
{
id: 4,
first_name: 'Efrem',
last_name: 'Tremberth',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/sitreprehenderitcupiditate.bmp?size=50x50&set=set1',
'car make': 'GMC',
'car model': 'Savana 1500',
'car model year': 2010,
},
{
id: 5,
first_name: 'Wynn',
last_name: 'Adacot',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/voluptatemminuset.jpg?size=50x50&set=set1',
'car make': 'Mitsubishi',
'car model': 'Montero',
'car model year': 1993,
},
{
id: 6,
first_name: 'Fredra',
last_name: 'Linkin',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/sequiadelectus.jpg?size=50x50&set=set1',
'car make': 'Chevrolet',
'car model': 'Sportvan G20',
'car model year': 1993,
},
{
id: 7,
first_name: 'Doloritas',
last_name: 'Fateley',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/reprehenderitlaboredolorum.jpg?size=50x50&set=set1',
'car make': 'Volkswagen',
'car model': 'GTI',
'car model year': 1993,
},
{
id: 8,
first_name: 'Theadora',
last_name: 'Tibbs',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/etdeseruntnumquam.png?size=50x50&set=set1',
'car make': 'Mazda',
'car model': 'MPV',
'car model year': 2003,
},
{
id: 9,
first_name: 'Tresa',
last_name: 'Devennie',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/atqueeacumque.jpg?size=50x50&set=set1',
'car make': 'Aston Martin',
'car model': 'DB9',
'car model year': 2010,
},
{
id: 10,
first_name: 'Anatola',
last_name: 'Glazer',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/eumrepellenduset.jpg?size=50x50&set=set1',
'car make': 'Acura',
'car model': 'TL',
'car model year': 1995,
},
{
id: 11,
first_name: 'Humbert',
last_name: 'Martschke',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/inmolestiaeet.jpg?size=50x50&set=set1',
'car make': 'BMW',
'car model': '6 Series',
'car model year': 2005,
},
{
id: 12,
first_name: 'Garey',
last_name: 'Pallister',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/fugaullamcum.jpg?size=50x50&set=set1',
'car make': 'Dodge',
'car model': 'Ram Van 1500',
'car model year': 1999,
},
{
id: 13,
first_name: 'Karlyn',
last_name: 'Dye',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/etquasiquia.png?size=50x50&set=set1',
'car make': 'GMC',
'car model': 'Savana 2500',
'car model year': 2001,
},
{
id: 14,
first_name: 'Zedekiah',
last_name: 'Matthisson',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/etinciduntodio.jpg?size=50x50&set=set1',
'car make': 'Honda',
'car model': 'CR-V',
'car model year': 2004,
},
{
id: 15,
first_name: 'Elsinore',
last_name: 'Abrahart',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/sitomnissunt.bmp?size=50x50&set=set1',
'car make': 'BMW',
'car model': 'M3',
'car model year': 1998,
},
{
id: 16,
first_name: 'Pollyanna',
last_name: 'Galiford',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/innullaaut.bmp?size=50x50&set=set1',
'car make': 'Infiniti',
'car model': 'G',
'car model year': 1994,
},
{
id: 17,
first_name: 'Jedidiah',
last_name: 'Gorner',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/suscipitveritatisnisi.bmp?size=50x50&set=set1',
'car make': 'Ford',
'car model': 'Probe',
'car model year': 1991,
},
{
id: 18,
first_name: 'Jaquith',
last_name: 'Jest',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/quastemporeut.bmp?size=50x50&set=set1',
'car make': 'Cadillac',
'car model': 'DeVille',
'car model year': 1998,
},
{
id: 19,
first_name: 'Norrie',
last_name: 'Temblett',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/corporispossimusperspiciatis.bmp?size=50x50&set=set1',
'car make': 'Volvo',
'car model': 'C70',
'car model year': 1999,
},
{
id: 20,
first_name: 'Giff',
last_name: 'Richfield',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/praesentiumaccusamusest.jpg?size=50x50&set=set1',
'car make': 'Volvo',
'car model': 'S80',
'car model year': 1999,
},
{
id: 21,
first_name: 'Clarisse',
last_name: 'Gallymore',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/quaequiavoluptates.png?size=50x50&set=set1',
'car make': 'Mitsubishi',
'car model': 'Chariot',
'car model year': 1992,
},
{
id: 22,
first_name: 'Thea',
last_name: 'Hatliffe',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/molestiaenesciuntvelit.bmp?size=50x50&set=set1',
'car make': 'BMW',
'car model': '7 Series',
'car model year': 2006,
},
{
id: 23,
first_name: 'Idette',
last_name: 'Elphinstone',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/autemnatustotam.jpg?size=50x50&set=set1',
'car make': 'Volkswagen',
'car model': 'Golf',
'car model year': 1990,
},
{
id: 24,
first_name: 'Saraann',
last_name: 'Andersson',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/voluptasdoloremvoluptatem.bmp?size=50x50&set=set1',
'car make': 'Volkswagen',
'car model': 'GTI',
'car model year': 1997,
},
{
id: 25,
first_name: 'Vinni',
last_name: 'Chapiro',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/nonvoluptasculpa.bmp?size=50x50&set=set1',
'car make': 'Honda',
'car model': 'Pilot',
'car model year': 2005,
},
{
id: 26,
first_name: 'Eugene',
last_name: 'Papps',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/uteiusbeatae.jpg?size=50x50&set=set1',
'car make': 'Lincoln',
'car model': 'Navigator',
'car model year': 2002,
},
{
id: 27,
first_name: 'Aland',
last_name: 'Elman',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/perspiciatisipsaerror.jpg?size=50x50&set=set1',
'car make': 'Oldsmobile',
'car model': 'Intrigue',
'car model year': 2001,
},
{
id: 28,
first_name: 'Sylvia',
last_name: 'Passion',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/quiadeseruntest.bmp?size=50x50&set=set1',
'car make': 'Suzuki',
'car model': 'SJ 410',
'car model year': 1986,
},
{
id: 29,
first_name: 'Abelard',
last_name: 'Wordley',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/aperiampossimusquibusdam.png?size=50x50&set=set1',
'car make': 'Mercedes-Benz',
'car model': 'CLK-Class',
'car model year': 2008,
},
{
id: 30,
first_name: 'Arnoldo',
last_name: 'Walby',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/autpossimusut.bmp?size=50x50&set=set1',
'car make': 'Cadillac',
'car model': 'Escalade',
'car model year': 2012,
},
{
id: 31,
first_name: 'Mildrid',
last_name: 'Nolleau',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/nesciuntlaboredolore.bmp?size=50x50&set=set1',
'car make': 'Toyota',
'car model': 'Tundra',
'car model year': 2012,
},
{
id: 32,
first_name: 'Evered',
last_name: 'Castledine',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/fugitperferendisodio.jpg?size=50x50&set=set1',
'car make': 'Dodge',
'car model': 'Ram 3500',
'car model year': 2007,
},
{
id: 33,
first_name: 'Bogey',
last_name: 'Guerro',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/adtotamid.jpg?size=50x50&set=set1',
'car make': 'GMC',
'car model': 'Sierra',
'car model year': 2012,
},
{
id: 34,
first_name: 'Ev',
last_name: 'Dunster',
email: '[email protected]',
gender: 'Male',
avatar: 'https://robohash.org/ipsamillumnobis.jpg?size=50x50&set=set1',
'car make': 'Ford',
'car model': 'F250',
'car model year': 1994,
},
{
id: 35,
first_name: 'Ailee',
last_name: 'Crockley',
email: '[email protected]',
gender: 'Female',
avatar: 'https://robohash.org/eumvoluptasad.png?size=50x50&set=set1',
'car make': 'Mercedes-Benz',
'car model': 'CLS-Class',
'car model year': 2006,
},
];
Loading

0 comments on commit a2402ca

Please sign in to comment.