shlink-web-client/test/visits/reducers
2022-02-05 16:40:48 +01:00
..
nonOrphanVisits.test.ts Added test for non-orphan visits reducer 2022-02-05 16:40:48 +01:00
orphanVisits.test.ts Added logic in reducers to fallback to a different date interval if default one returns no visits 2021-12-23 10:38:02 +01:00
shortUrlVisits.test.ts Added logic in reducers to fallback to a different date interval if default one returns no visits 2021-12-23 10:38:02 +01:00
tagVisits.test.ts Added logic in reducers to fallback to a different date interval if default one returns no visits 2021-12-23 10:38:02 +01:00
visitCreation.test.ts Replaced redux action to create one visit by action that allows multiple visits at once 2020-09-12 11:31:44 +02:00
visitsOverview.test.ts Improved branching coverage in some parts 2021-09-20 21:51:51 +02:00