Alejandro Celaya
|
6df12ce194
|
Moved date-time related utils to the proper folder
|
2022-10-23 10:49:35 +02:00 |
|
Alejandro Celaya
|
c3b60367f3
|
Added test covering custom formatting in DateInput
|
2022-10-23 10:43:01 +02:00 |
|
Alejandro Celaya
|
3dde1a5b05
|
Covered short URL deletion when threshold error occurs
|
2022-10-12 10:43:30 +02:00 |
|
Alejandro Celaya
|
e6c79c19c2
|
Added support for API v3 error types on different error handlers
|
2022-10-12 10:35:16 +02:00 |
|
Alejandro Celaya
|
d64abeecdc
|
Use APi v3 by default, and fall back to v2 in case of not found errors
|
2022-10-12 10:19:54 +02:00 |
|
Alejandro Celaya
|
5880767ac3
|
Fixed incorrect import
|
2022-10-05 17:23:41 +02:00 |
|
Alejandro Celaya
|
d2de9fb669
|
Updated dev deps
|
2022-10-04 23:17:12 +02:00 |
|
Alejandro Celaya
|
e124cd2490
|
Updated prod deps
|
2022-10-04 23:09:30 +02:00 |
|
Alejandro Celaya
|
0c17818a24
|
Added support for short URLs with multi-segment slugs
|
2022-08-07 18:19:53 +02:00 |
|
Alejandro Celaya
|
f69bda351d
|
Ensured tags, servers and domains search is case insensitive
|
2022-08-07 13:26:26 +02:00 |
|
Alejandro Celaya
|
97cf3b26b0
|
Fixed warning in ImportServersBtnTest
|
2022-08-07 13:07:25 +02:00 |
|
Alejandro Celaya
|
c490835f9b
|
Ensured menu is displayed before asserting in DateRangeSelector test
|
2022-08-07 12:59:04 +02:00 |
|
Alejandro Celaya
|
a3ab2c6e1b
|
Fixed invalid DOM in ManageServers test
|
2022-08-03 17:29:07 +02:00 |
|
Alejandro Celaya
|
72399e7ccd
|
Migrated VisitsTable test to react-testing-library, and removed latest references to enzyme
|
2022-07-17 11:50:26 +02:00 |
|
Alejandro Celaya
|
1ffd71e81f
|
Migrated VisitsStats test to react testing library
|
2022-07-17 10:24:34 +02:00 |
|
Alejandro Celaya
|
d627de8e83
|
Migrated TagsSelector test to react testing library
|
2022-07-17 10:01:35 +02:00 |
|
Alejandro Celaya
|
fc4fdb4fc7
|
Migrated DropdownBtnMenu test to react testing library
|
2022-07-17 09:29:50 +02:00 |
|
Alejandro Celaya
|
126537185b
|
Migrated DateRangeRow test to react testing library
|
2022-07-17 09:15:36 +02:00 |
|
Alejandro Celaya
|
24de0773d8
|
Migrated EditTagModal test to react testing library
|
2022-07-17 09:11:29 +02:00 |
|
Alejandro Celaya
|
c16460af82
|
Migrated TagsTableRow test to react testing library
|
2022-07-16 10:59:18 +02:00 |
|
Alejandro Celaya
|
4c7bed90a3
|
Normalized mocks
|
2022-07-16 10:52:45 +02:00 |
|
Alejandro Celaya
|
491b2f2c07
|
Migrated TagsTable test to react testing library
|
2022-07-16 10:43:44 +02:00 |
|
Alejandro Celaya
|
a038f5e618
|
Migrated ShortUrlsRow test to react testing library
|
2022-07-16 10:28:14 +02:00 |
|
Alejandro Celaya
|
90a643761a
|
Migrated ShortUrlsRowMenu test to react testing library
|
2022-07-15 22:11:13 +02:00 |
|
Alejandro Celaya
|
6236d36372
|
Migrated DeleteShortUrlModal test to react testing library
|
2022-07-15 22:00:30 +02:00 |
|
Alejandro Celaya
|
065c908153
|
Migrated QrCodeModal test to react testing library
|
2022-07-15 21:42:16 +02:00 |
|
Alejandro Celaya
|
a14e612a38
|
Migrated DateRangeSelector test to react testing library
|
2022-07-14 22:14:42 +02:00 |
|
Alejandro Celaya
|
9b9cfd0543
|
Migrated SortableBarChartCard test to react testing library
|
2022-07-11 18:26:52 +02:00 |
|
Alejandro Celaya
|
381eb5a502
|
Migrated DropdownBtn test to react testing library
|
2022-07-10 20:42:58 +02:00 |
|
Alejandro Celaya
|
4a88f30d13
|
Migrated Message test to react testing library
|
2022-07-10 20:29:56 +02:00 |
|
Alejandro Celaya
|
bdf181adec
|
Migrated PaginationDropdown test to react testing library
|
2022-07-10 20:11:01 +02:00 |
|
Alejandro Celaya
|
f97fce873b
|
Migrated ShortUrlDetailLink test to react testing library
|
2022-07-10 19:58:27 +02:00 |
|
Alejandro Celaya
|
879017ecca
|
Migrated ShortUrlFormCheckboxGroup test to react testing library
|
2022-07-10 19:51:21 +02:00 |
|
Alejandro Celaya
|
83150331e5
|
Renamed test helpers folder
|
2022-07-10 19:44:49 +02:00 |
|
Alejandro Celaya
|
a73472f7e5
|
Removed debug line in logs
|
2022-07-09 23:18:09 +02:00 |
|
Alejandro Celaya
|
08ca59f990
|
Migrated DeleteTagConfirmModal test to react testing library
|
2022-07-09 23:13:15 +02:00 |
|
Alejandro Celaya
|
d07f7e757e
|
Moved common test set-up code to helper function
|
2022-07-09 23:03:21 +02:00 |
|
Alejandro Celaya
|
cb13e82b9c
|
Migrated ShortUrlsList test to react testing library
|
2022-07-09 22:37:26 +02:00 |
|
Alejandro Celaya
|
c00053f6e1
|
Migrated DateIntervalSelector test to react testing library
|
2022-07-08 15:11:51 +02:00 |
|
Alejandro Celaya
|
2e0e7f361c
|
Migrated DateIntervalDropdownItems test to react testing library
|
2022-07-08 15:03:48 +02:00 |
|
Alejandro Celaya
|
21101d4da8
|
Migrated Result test to react testing library
|
2022-07-08 11:24:19 +02:00 |
|
Alejandro Celaya
|
65f739499f
|
Migrated InfoTooltip test to react testing library
|
2022-07-08 11:03:58 +02:00 |
|
Alejandro Celaya
|
91ee4a32cd
|
Migrated Tag test to react testing library
|
2022-07-08 10:48:29 +02:00 |
|
Alejandro Celaya
|
935b12763b
|
Migrated TagsModeDropdown test to react testing library
|
2022-07-07 19:01:17 +02:00 |
|
Alejandro Celaya
|
28b15e4a85
|
Migrated TagsCards test to react testing library
|
2022-07-07 18:53:28 +02:00 |
|
Alejandro Celaya
|
6af49a9945
|
Migrated ShortUrlVisitsCount test to react testing library
|
2022-07-07 18:44:00 +02:00 |
|
Alejandro Celaya
|
c80ad70e3b
|
Migrated ExportShortUrlsBtn test to react testing library
|
2022-07-06 18:59:30 +02:00 |
|
Alejandro Celaya
|
1a20065053
|
Migrated CreateShortUrlResult test to react testing library
|
2022-07-06 18:30:33 +02:00 |
|
Alejandro Celaya
|
3cd25dc2df
|
Migrated ShortUrlsTable test to react testing library
|
2022-07-05 20:46:31 +02:00 |
|
Alejandro Celaya
|
43840d7656
|
Migrated ShortUrlForm test to react testing library
|
2022-07-05 20:30:23 +02:00 |
|