shlink-web-client/test/visits
2022-05-06 21:20:14 +02:00
..
charts Migrated HorizontalBarChart test to react testing library + snapshots for the events on the canvas 2022-05-06 19:46:47 +02:00
helpers Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
reducers Fixed linting issues 2022-04-30 09:19:43 +02:00
services Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
types Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
DomainVisits.test.tsx Created DomainVisits test 2022-04-30 12:01:50 +02:00
NonOrphanVisits.test.tsx Removed no longer needed module mocking 2022-05-03 20:39:09 +02:00
OrphanVisits.test.tsx Removed non-needed components which were just wrapping another component that could directly be used instead 2022-04-30 11:00:19 +02:00
ShortUrlVisits.test.tsx Implemented short URLs exporting 2022-03-13 18:56:42 +01:00
ShortUrlVisitsHeader.test.tsx Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
TagVisits.test.tsx Implemented short URLs exporting 2022-03-13 18:56:42 +01:00
TagVisitsHeader.test.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00
VisitsHeader.test.tsx Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
VisitsStats.test.tsx Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
VisitsTable.test.tsx Migrated SimplePaginator test to react testing library 2022-05-06 21:20:14 +02:00