From 4e30bbcbb852d44f2bbf60150f7bc26150f6533d Mon Sep 17 00:00:00 2001 From: Marco Kreeft Date: Tue, 25 Oct 2022 19:18:52 +0200 Subject: [PATCH] Fixed tests --- tests/cards/last-result.test.ts | 2 +- tests/cards/schedule.test.ts | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/tests/cards/last-result.test.ts b/tests/cards/last-result.test.ts index 1d4e5f8..0a60e92 100644 --- a/tests/cards/last-result.test.ts +++ b/tests/cards/last-result.test.ts @@ -40,7 +40,7 @@ describe('Testing last-result file', () => { const result = card.render(); const htmlResult = getRenderString(result); - expect(htmlResult).toMatch('

  17 : Singapore Grand Prix


  Driver Grid Points Status
1 Sergio Pérez 2 25 Finished
2 Charles Leclerc 1 18 Finished
3 Carlos Sainz 4 15 Finished
4 Lando Norris 6 12 Finished
5 Daniel Ricciardo 16 10 Finished
6 Lance Stroll 11 8 Finished
7 Max Verstappen 8 6 Finished
8 Sebastian Vettel 13 4 Finished
9 Lewis Hamilton 3 2 Finished
10 Pierre Gasly 7 1 Finished
11 Valtteri Bottas 15 0 Finished
12 Kevin Magnussen 9 0 Finished
13 Mick Schumacher 12 0 +1 Lap
14 George Russell 0 0 +2 Laps
15 Yuki Tsunoda 10 0 Accident
16 Esteban Ocon 17 0 Engine
17 Alexander Albon 18 0 Collision damage
18 Fernando Alonso 5 0 Engine
19 Nicholas Latifi 19 0 Collision damage
20 Guanyu Zhou 14 0 Collision
'); + expect(htmlResult).toMatch('

  17 : Singapore Grand Prix


  Driver Grid Points Status
1 Sergio Pérez 2 25 Finished
2 Charles Leclerc 1 18 Finished
3 Carlos Sainz 4 15 Finished
4 Lando Norris 6 12 Finished
5 Daniel Ricciardo 16 10 Finished
6 Lance Stroll 11 8 Finished
7 Max Verstappen 8 6 Finished
8 Sebastian Vettel 13 4 Finished
9 Lewis Hamilton 3 2 Finished
10 Pierre Gasly 7 1 Finished
11 Valtteri Bottas 15 0 Finished
12 Kevin Magnussen 9 0 Finished
13 Mick Schumacher 12 0 +1 Lap
14 George Russell 0 0 +2 Laps
15 Yuki Tsunoda 10 0 Accident
16 Esteban Ocon 17 0 Engine
17 Alexander Albon 18 0 Collision damage
18 Fernando Alonso 5 0 Engine
19 Nicholas Latifi 19 0 Collision damage
20 Guanyu Zhou 14 0 Collision
'); }), test('Calling renderHeader with hass and wrong sensor', () => { hass.states = { diff --git a/tests/cards/schedule.test.ts b/tests/cards/schedule.test.ts index 2c29f1b..50c9281 100644 --- a/tests/cards/schedule.test.ts +++ b/tests/cards/schedule.test.ts @@ -47,7 +47,7 @@ describe('Testing schedule file', () => { const result = card.render(); const htmlResult = getRenderString(result); - expect(htmlResult).toMatch('
  Race Location Date Time
1 Bahrain International Circuit Sakhir, Bahrain 20-03 16:00
2 Jeddah Corniche Circuit Jeddah, Saudi Arabia 27-03 19:00
3 Albert Park Grand Prix Circuit Melbourne, Australia 10-04 7:00
4 Autodromo Enzo e Dino Ferrari Imola, Italy 24-04 15:00
5 Miami International Autodrome Miami, USA 08-05 21:30
6 Circuit de Barcelona-Catalunya Montmeló, Spain 22-05 15:00
7 Circuit de Monaco Monte-Carlo, Monaco 29-05 15:00
8 Baku City Circuit Baku, Azerbaijan 12-06 13:00
9 Circuit Gilles Villeneuve Montreal, Canada 19-06 20:00
10 Silverstone Circuit Silverstone, UK 03-07 16:00
11 Red Bull Ring Spielberg, Austria 10-07 15:00
12 Circuit Paul Ricard Le Castellet, France 24-07 15:00
13 Hungaroring Budapest, Hungary 31-07 15:00
14 Circuit de Spa-Francorchamps Spa, Belgium 28-08 15:00
15 Circuit Park Zandvoort Zandvoort, Netherlands 04-09 15:00
16 Autodromo Nazionale di Monza Monza, Italy 11-09 15:00
17 Marina Bay Street Circuit Marina Bay, Singapore 02-10 14:00
18 Suzuka Circuit Suzuka, Japan 09-10 7:00
19 Circuit of the Americas Austin, USA 23-10 21:00
20 Autódromo Hermanos Rodríguez Mexico City, Mexico 30-10 21:00
21 Autódromo José Carlos Pace São Paulo, Brazil 13-11 19:00
22 Yas Marina Circuit Abu Dhabi, UAE 20-11 14:00
'); + expect(htmlResult).toMatch('
  Race Location Date Time
1 Bahrain International Circuit Sakhir, Bahrain 20-03 16:00
2 Jeddah Corniche Circuit Jeddah, Saudi Arabia 27-03 19:00
3 Albert Park Grand Prix Circuit Melbourne, Australia 10-04 7:00
4 Autodromo Enzo e Dino Ferrari Imola, Italy 24-04 15:00
5 Miami International Autodrome Miami, USA 08-05 21:30
6 Circuit de Barcelona-Catalunya Montmeló, Spain 22-05 15:00
7 Circuit de Monaco Monte-Carlo, Monaco 29-05 15:00
8 Baku City Circuit Baku, Azerbaijan 12-06 13:00
9 Circuit Gilles Villeneuve Montreal, Canada 19-06 20:00
10 Silverstone Circuit Silverstone, UK 03-07 16:00
11 Red Bull Ring Spielberg, Austria 10-07 15:00
12 Circuit Paul Ricard Le Castellet, France 24-07 15:00
13 Hungaroring Budapest, Hungary 31-07 15:00
14 Circuit de Spa-Francorchamps Spa, Belgium 28-08 15:00
15 Circuit Park Zandvoort Zandvoort, Netherlands 04-09 15:00
16 Autodromo Nazionale di Monza Monza, Italy 11-09 15:00
17 Marina Bay Street Circuit Marina Bay, Singapore 02-10 14:00
18 Suzuka Circuit Suzuka, Japan 09-10 7:00
19 Circuit of the Americas Austin, USA 23-10 21:00
20 Autódromo Hermanos Rodríguez Mexico City, Mexico 30-10 21:00
21 Autódromo José Carlos Pace São Paulo, Brazil 13-11 19:00
22 Yas Marina Circuit Abu Dhabi, UAE 20-11 14:00
'); }), test('Calling render with hass and sensor and location clickable', () => { hassEntity.attributes['data'] = data as Race[]; @@ -60,7 +60,7 @@ describe('Testing schedule file', () => { const result = card.render(); const htmlResult = getRenderString(result); - expect(htmlResult).toMatch('
  Race Location Date Time
1 Bahrain International Circuit Sakhir, Bahrain 20-03 16:00
2 Jeddah Corniche Circuit Jeddah, Saudi Arabia 27-03 19:00
3 Albert Park Grand Prix Circuit Melbourne, Australia 10-04 7:00
4 Autodromo Enzo e Dino Ferrari Imola, Italy 24-04 15:00
5 Miami International Autodrome Miami, USA 08-05 21:30
6 Circuit de Barcelona-Catalunya Montmeló, Spain 22-05 15:00
7 Circuit de Monaco Monte-Carlo, Monaco 29-05 15:00
8 Baku City Circuit Baku, Azerbaijan 12-06 13:00
9 Circuit Gilles Villeneuve Montreal, Canada 19-06 20:00
10 Silverstone Circuit Silverstone, UK 03-07 16:00
11 Red Bull Ring Spielberg, Austria 10-07 15:00
12 Circuit Paul Ricard Le Castellet, France 24-07 15:00
13 Hungaroring Budapest, Hungary 31-07 15:00
14 Circuit de Spa-Francorchamps Spa, Belgium 28-08 15:00
15 Circuit Park Zandvoort Zandvoort, Netherlands 04-09 15:00
16 Autodromo Nazionale di Monza Monza, Italy 11-09 15:00
17 Marina Bay Street Circuit Marina Bay, Singapore 02-10 14:00
18 Suzuka Circuit Suzuka, Japan 09-10 7:00
19 Circuit of the Americas Austin, USA 23-10 21:00
20 Autódromo Hermanos Rodríguez Mexico City, Mexico 30-10 21:00
21 Autódromo José Carlos Pace São Paulo, Brazil 13-11 19:00
22 Yas Marina Circuit Abu Dhabi, UAE 20-11 14:00
'); + expect(htmlResult).toMatch('
  Race Location Date Time
1 Bahrain International Circuit Sakhir, Bahrain 20-03 16:00
2 Jeddah Corniche Circuit Jeddah, Saudi Arabia 27-03 19:00
3 Albert Park Grand Prix Circuit Melbourne, Australia 10-04 7:00
4 Autodromo Enzo e Dino Ferrari Imola, Italy 24-04 15:00
5 Miami International Autodrome Miami, USA 08-05 21:30
6 Circuit de Barcelona-Catalunya Montmeló, Spain 22-05 15:00
7 Circuit de Monaco Monte-Carlo, Monaco 29-05 15:00
8 Baku City Circuit Baku, Azerbaijan 12-06 13:00
9 Circuit Gilles Villeneuve Montreal, Canada 19-06 20:00
10 Silverstone Circuit Silverstone, UK 03-07 16:00
11 Red Bull Ring Spielberg, Austria 10-07 15:00
12 Circuit Paul Ricard Le Castellet, France 24-07 15:00
13 Hungaroring Budapest, Hungary 31-07 15:00
14 Circuit de Spa-Francorchamps Spa, Belgium 28-08 15:00
15 Circuit Park Zandvoort Zandvoort, Netherlands 04-09 15:00
16 Autodromo Nazionale di Monza Monza, Italy 11-09 15:00
17 Marina Bay Street Circuit Marina Bay, Singapore 02-10 14:00
18 Suzuka Circuit Suzuka, Japan 09-10 7:00
19 Circuit of the Americas Austin, USA 23-10 21:00
20 Autódromo Hermanos Rodríguez Mexico City, Mexico 30-10 21:00
21 Autódromo José Carlos Pace São Paulo, Brazil 13-11 19:00
22 Yas Marina Circuit Abu Dhabi, UAE 20-11 14:00
'); }), test.each` previous_race @@ -83,7 +83,6 @@ describe('Testing schedule file', () => { const htmlResult = getRenderString(result); jest.useRealTimers(); - - expect(htmlResult).toMatch(`
  Race Location Date Time
1 Bahrain International Circuit Sakhir, Bahrain 20-03 16:00
2 Jeddah Corniche Circuit Jeddah, Saudi Arabia 27-03 19:00
3 Albert Park Grand Prix Circuit Melbourne, Australia 10-04 7:00
4 Autodromo Enzo e Dino Ferrari Imola, Italy 24-04 15:00
5 Miami International Autodrome Miami, USA 08-05 21:30
6 Circuit de Barcelona-Catalunya Montmeló, Spain 22-05 15:00
7 Circuit de Monaco Monte-Carlo, Monaco 29-05 15:00
8 Baku City Circuit Baku, Azerbaijan 12-06 13:00
9 Circuit Gilles Villeneuve Montreal, Canada 19-06 20:00
10 Silverstone Circuit Silverstone, UK 03-07 16:00
11 Red Bull Ring Spielberg, Austria 10-07 15:00
12 Circuit Paul Ricard Le Castellet, France 24-07 15:00
13 Hungaroring Budapest, Hungary 31-07 15:00
14 Circuit de Spa-Francorchamps Spa, Belgium 28-08 15:00
15 Circuit Park Zandvoort Zandvoort, Netherlands 04-09 15:00
16 Autodromo Nazionale di Monza Monza, Italy 11-09 15:00
17 Marina Bay Street Circuit Marina Bay, Singapore 02-10 14:00
18 Suzuka Circuit Suzuka, Japan 09-10 7:00
19 Circuit of the Americas Austin, USA 23-10 21:00
20 Autódromo Hermanos Rodríguez Mexico City, Mexico 30-10 21:00
21 Autódromo José Carlos Pace São Paulo, Brazil 13-11 19:00
22 Yas Marina Circuit Abu Dhabi, UAE 20-11 14:00
`); + expect(htmlResult).toMatch(`
  Race Location Date Time
1 Bahrain International Circuit Sakhir, Bahrain 20-03 16:00
2 Jeddah Corniche Circuit Jeddah, Saudi Arabia 27-03 19:00
3 Albert Park Grand Prix Circuit Melbourne, Australia 10-04 7:00
4 Autodromo Enzo e Dino Ferrari Imola, Italy 24-04 15:00
5 Miami International Autodrome Miami, USA 08-05 21:30
6 Circuit de Barcelona-Catalunya Montmeló, Spain 22-05 15:00
7 Circuit de Monaco Monte-Carlo, Monaco 29-05 15:00
8 Baku City Circuit Baku, Azerbaijan 12-06 13:00
9 Circuit Gilles Villeneuve Montreal, Canada 19-06 20:00
10 Silverstone Circuit Silverstone, UK 03-07 16:00
11 Red Bull Ring Spielberg, Austria 10-07 15:00
12 Circuit Paul Ricard Le Castellet, France 24-07 15:00
13 Hungaroring Budapest, Hungary 31-07 15:00
14 Circuit de Spa-Francorchamps Spa, Belgium 28-08 15:00
15 Circuit Park Zandvoort Zandvoort, Netherlands 04-09 15:00
16 Autodromo Nazionale di Monza Monza, Italy 11-09 15:00
17 Marina Bay Street Circuit Marina Bay, Singapore 02-10 14:00
18 Suzuka Circuit Suzuka, Japan 09-10 7:00
19 Circuit of the Americas Austin, USA 23-10 21:00
20 Autódromo Hermanos Rodríguez Mexico City, Mexico 30-10 21:00
21 Autódromo José Carlos Pace São Paulo, Brazil 13-11 19:00
22 Yas Marina Circuit Abu Dhabi, UAE 20-11 14:00
`); }) }); \ No newline at end of file