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 |
|
Alejandro Celaya
|
ac0107d450
|
Migrated VisitsFilterDropdown test to react testing library
|
2022-06-21 19:23:05 +02:00 |
|
Alejandro Celaya
|
d3d2cf72b9
|
Merge pull request #673 from acelaya-forks/feature/tests
Feature/tests
|
2022-06-20 08:06:11 +02:00 |
|
Alejandro Celaya
|
eb9ec4ec31
|
Migrated QrFormatDropdown test to react testing library
|
2022-06-13 21:38:39 +02:00 |
|
Alejandro Celaya
|
3201830b27
|
Migrated QrErrorCorrectionDropdown test to react testing library
|
2022-06-13 21:32:19 +02:00 |
|
Alejandro Celaya
|
59fd58b824
|
Migrated EditShortUrl test to react testing library
|
2022-06-12 20:41:40 +02:00 |
|
Alejandro Celaya
|
6ff3cf544b
|
Updated snapshot
|
2022-06-11 18:12:29 +02:00 |
|
Alejandro Celaya
|
ab21f923c6
|
Migrated OpenMapModalBtn test to react testing library
|
2022-06-11 18:10:08 +02:00 |
|
Alejandro Celaya
|
b75fd2e03a
|
Migrated MapModal test to react testing library
|
2022-06-11 17:38:12 +02:00 |
|
Alejandro Celaya
|
ec7c7d521f
|
Migrated TableOrderIcon test to react testing library
|
2022-06-11 17:28:47 +02:00 |
|
Alejandro Celaya
|
59087ced8a
|
Migrated NavPills test to react testing library
|
2022-06-11 09:14:51 +02:00 |
|
Alejandro Celaya
|
84435714f5
|
Migrated ShortUrlVisitsHeader test to react testing library
|
2022-06-11 08:53:48 +02:00 |
|
Alejandro Celaya
|
6bd628712e
|
Migrated TagVisitsHeader test to react testing library
|
2022-06-11 08:37:10 +02:00 |
|
Alejandro Celaya
|
b1fec831c5
|
Migrated VisitsHeader test to react testing library
|
2022-06-10 21:35:42 +02:00 |
|
Alejandro Celaya
|
54fe849efd
|
Migrated more tests to react testing lib
|
2022-06-10 21:31:13 +02:00 |
|
Alejandro Celaya
|
07cedd0bdb
|
Migrated DateInput test to react testing library
|
2022-06-10 20:48:53 +02:00 |
|
Alejandro Celaya
|
44a93ae556
|
Migrated CopyToClipboard test to react testing library
|
2022-06-10 20:29:42 +02:00 |
|
Alejandro Celaya
|
58f952df8a
|
Migrated Paginator test to react testing library
|
2022-06-09 22:17:33 +02:00 |
|
Alejandro Celaya
|
105254d053
|
Migrated CreateShortUrl test to react testing library
|
2022-06-08 18:28:16 +02:00 |
|
Alejandro Celaya
|
e538f2a3bb
|
Migrated VisitsSettings test to react testing library
|
2022-06-08 18:24:21 +02:00 |
|
Alejandro Celaya
|
10e50efb33
|
Migrated UserInterfaceSettings test to react testing library
|
2022-06-07 20:22:30 +02:00 |
|
Alejandro Celaya
|
d60023f585
|
Migrated TagSettings test to react testing library
|
2022-06-07 20:11:45 +02:00 |
|
Alejandro Celaya
|
4a70e4ecd3
|
Migrated ShortUrlsListSettings test to react testing library
|
2022-06-06 22:38:07 +02:00 |
|
Alejandro Celaya
|
a90c3da7b6
|
Migrated RealTimeUpdatesSettings test to react testing library
|
2022-06-06 22:23:21 +02:00 |
|
Alejandro Celaya
|
b450e4093e
|
Migrated Settings test to react testing library
|
2022-06-05 11:16:11 +02:00 |
|
Alejandro Celaya
|
a012d6206f
|
Migrated ImportServersBtn test to react testing library
|
2022-06-05 11:06:26 +02:00 |
|
Alejandro Celaya
|
30f502a51b
|
Migrated HighlightCard test to react testing library
|
2022-06-05 10:19:08 +02:00 |
|
Alejandro Celaya
|
7f35fb0ada
|
Migrated ServerError test to react testing library
|
2022-06-04 19:13:00 +02:00 |
|
Alejandro Celaya
|
cd1a926292
|
Migrated ServerForm test to react testing library
|
2022-06-04 19:02:20 +02:00 |
|
Alejandro Celaya
|
e46506b264
|
Migrated DuplicatedServersModal test to react testing library
|
2022-06-04 18:54:34 +02:00 |
|
Alejandro Celaya
|
49e1f82b03
|
Migrated ManageServersRowDropdown test to react testing library
|
2022-06-04 10:20:24 +02:00 |
|
Alejandro Celaya
|
1bd8636c19
|
Migrated ServersListGroup test to react testing library
|
2022-06-04 09:59:19 +02:00 |
|
Alejandro Celaya
|
cfe84e1275
|
Migrated ManageServersRow test to react testing library
|
2022-06-04 09:46:49 +02:00 |
|
Alejandro Celaya
|
5dda4731a0
|
Migrated ManageServers test to react testing library
|
2022-06-04 09:34:46 +02:00 |
|
Alejandro Celaya
|
b217b70dfe
|
Migrated DeleteServerModal test to react testing library
|
2022-05-29 20:45:19 +02:00 |
|
Alejandro Celaya
|
ceee26ad25
|
Migrated Time test to react testing library
|
2022-05-29 20:32:34 +02:00 |
|
Alejandro Celaya
|
494e36c842
|
Migrated CreateServer test to react testing library
|
2022-05-29 12:18:21 +02:00 |
|
Alejandro Celaya
|
357c478640
|
Migrated LineChartCard test to react testing library
|
2022-05-28 12:54:33 +02:00 |
|
Alejandro Celaya
|
89f830d9bb
|
Migrated DoughnutChartLegend test to react testing library
|
2022-05-28 12:33:50 +02:00 |
|
Alejandro Celaya
|
56150e8707
|
Migrated TagCard test to react testing library
|
2022-05-28 12:16:17 +02:00 |
|
Alejandro Celaya
|
1d60db25bd
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
|
Alejandro Celaya
|
2cac1d9fd2
|
More default exports removals
|
2022-05-28 10:47:39 +02:00 |
|
Alejandro Celaya
|
e70724f058
|
Refactored some default exports to regular ones
|
2022-05-28 10:34:12 +02:00 |
|
Alejandro Celaya
|
27a05e55c9
|
Migrated TagsList to react testing library
|
2022-05-27 13:42:30 +02:00 |
|
Alejandro Celaya
|
63433864d3
|
Migrated ServersDropdown to react testing library
|
2022-05-17 22:31:02 +02:00 |
|
Alejandro Celaya
|
e53f90fc5c
|
Migrated EditDomainRedirectsModal to react testing library
|
2022-05-17 22:18:01 +02:00 |
|
Alejandro Celaya
|
4a610d182c
|
Migrated DeleteServerButton to react testing library
|
2022-05-16 20:42:00 +02:00 |
|
Alejandro Celaya
|
aefc632ed7
|
Removed some default imports
|
2022-05-14 16:41:09 +02:00 |
|
Alejandro Celaya
|
ed366fa4cc
|
Updated ShortUrlsFilteringBar test
|
2022-05-14 16:36:45 +02:00 |
|
Alejandro Celaya
|
30aeba0af2
|
Fixed ordering dropdown to be shorter in short URLs filter
|
2022-05-14 14:15:21 +02:00 |
|
Alejandro Celaya
|
4b97abaf72
|
Improved tags filtering for short URLs, allowing to select from any existing tag
|
2022-05-14 12:53:02 +02:00 |
|
Alejandro Celaya
|
e387706a7b
|
Updated to ExternalLink 2.0
|
2022-05-14 12:51:36 +02:00 |
|
Alejandro Celaya
|
a7cc8786c3
|
Migrated ExportBtn test to react testing library, and changed icon
|
2022-05-14 11:15:48 +02:00 |
|
Alejandro Celaya
|
bc8956db4a
|
Fixed coding styles
|
2022-05-13 20:25:32 +02:00 |
|
Alejandro Celaya
|
d44be88b3f
|
Fixed ilegal rendering of trinside div in DomainRow test
|
2022-05-13 20:21:20 +02:00 |
|
Alejandro Celaya
|
64ee9a39cc
|
Migrated HorizontalBarChart test to react testing library
|
2022-05-13 20:18:40 +02:00 |
|
Alejandro Celaya
|
4999f982e4
|
Migrated ChartCard test to react testing library
|
2022-05-13 19:59:30 +02:00 |
|
Alejandro Celaya
|
3870752bba
|
Replaced firEvent with userEvent as much as possible
|
2022-05-11 19:18:43 +02:00 |
|
Alejandro Celaya
|
7f059c3f3b
|
Migrated to testing-library/user-event for complex events in tests
|
2022-05-10 20:54:14 +02:00 |
|
Alejandro Celaya
|
d582a0f9e5
|
Migrated DomainStatusIcon test to react testing library
|
2022-05-09 19:45:09 +02:00 |
|
Alejandro Celaya
|
b1d51a4103
|
Migrated ManageDomains test to react testing library
|
2022-05-09 19:23:35 +02:00 |
|
Alejandro Celaya
|
fb0adf74f3
|
Migrated DomainsSelector test to react testing library
|
2022-05-09 19:03:19 +02:00 |
|
Alejandro Celaya
|
0b16300a70
|
Migrated DomainRow test to react testing library
|
2022-05-09 18:38:14 +02:00 |
|
Alejandro Celaya
|
43302ef5a8
|
Migrated ShlinkLogo test to react testing library
|
2022-05-06 21:24:16 +02:00 |
|
Alejandro Celaya
|
3846ca293c
|
Migrated SimplePaginator test to react testing library
|
2022-05-06 21:20:14 +02:00 |
|
Alejandro Celaya
|
00f154ef4e
|
Migrated ShlinkVersionsContainer test to react testing library
|
2022-05-06 21:01:44 +02:00 |
|
Alejandro Celaya
|
4ea826ed2c
|
Migrated ShlinkVersions test to react testing library
|
2022-05-06 20:25:48 +02:00 |
|
Alejandro Celaya
|
d327142d00
|
Migrated ScrollToTop test to react testing library
|
2022-05-06 20:13:51 +02:00 |
|
Alejandro Celaya
|
37adcb52cf
|
Migrated NotFound test to react testing library
|
2022-05-06 19:55:25 +02:00 |
|
Alejandro Celaya
|
fcbb9cda12
|
Migrated HorizontalBarChart test to react testing library + snapshots for the events on the canvas
|
2022-05-06 19:46:47 +02:00 |
|
Alejandro Celaya
|
63f26d0089
|
Migrated MenuLayout test to react testing library
|
2022-05-06 18:54:00 +02:00 |
|
Alejandro Celaya
|
218ea09d23
|
Removed no longer needed module mocking
|
2022-05-03 20:39:09 +02:00 |
|
Alejandro Celaya
|
a322886710
|
Migrated MainHeader test to react testing library
|
2022-05-03 20:36:24 +02:00 |
|
Alejandro Celaya
|
29182ae349
|
Migrated Home test to react testing library
|
2022-05-03 20:15:22 +02:00 |
|
Alejandro Celaya
|
bc3bc8dd8a
|
Migrated ErrorHandler test to react testing library
|
2022-05-03 20:01:40 +02:00 |
|
Alejandro Celaya
|
e128b847be
|
Migrated AsideMenu test to react testing library
|
2022-05-03 18:03:14 +02:00 |
|
Alejandro Celaya
|
f72251c125
|
Migrated AppUpdateBanner test to react testing library
|
2022-05-03 17:49:42 +02:00 |
|
Alejandro Celaya
|
9784cbb3ac
|
Migrated App test to react testing library
|
2022-05-03 17:36:34 +02:00 |
|
Alejandro Celaya
|
e8a5eadd2b
|
Migrated ShlinkApiError test from enzyme to react testing library
|
2022-05-02 19:34:33 +02:00 |
|
Alejandro Celaya
|
337bfc47c1
|
Deleted ForServerVersion component, which is no longer used
|
2022-05-02 19:28:07 +02:00 |
|
Alejandro Celaya
|
677f1da8df
|
Removed last occurrence of ForServerVersion component, replaced by feature check
|
2022-05-02 19:24:57 +02:00 |
|
Alejandro Celaya
|
8918b1ac96
|
Migrated Overview test from enzyme to react testing library
|
2022-05-02 19:19:47 +02:00 |
|
Alejandro Celaya
|
0de8eb1568
|
Migrated ForServerVersion test from enzyme to react testing library
|
2022-05-02 18:58:57 +02:00 |
|
Alejandro Celaya
|
c00aaa9018
|
Migrated UseExistingIfFoundInfoIcon test from enzyme to react testing library
|
2022-05-02 18:54:19 +02:00 |
|
Alejandro Celaya
|
e837ee5225
|
Migrated EditServer test from enzyme to react testing library
|
2022-05-02 18:47:18 +02:00 |
|
Alejandro Celaya
|
39d4f8c73d
|
Migrated Checkbox test to rteact testing library
|
2022-05-02 10:21:18 +02:00 |
|
Alejandro Celaya
|
66d8a32f49
|
Migrated SimpleCard test to react testing library
|
2022-05-02 10:01:29 +02:00 |
|
Alejandro Celaya
|
8b091a7b23
|
Migrated ShortUrlCreationSetting test to react testing library
|
2022-05-02 09:48:49 +02:00 |
|
Alejandro Celaya
|
8edb3dc923
|
Migrated NonOrphanVisits test to react testing library
|
2022-05-01 16:52:33 +02:00 |
|
Alejandro Celaya
|
b970b38c29
|
Removed check on title support
|
2022-05-01 11:00:46 +02:00 |
|
Alejandro Celaya
|
763ef207f1
|
Removed conditional orphan visits section
|
2022-05-01 10:50:06 +02:00 |
|
Alejandro Celaya
|
a949ec9e8e
|
Removed checks for QR code features that were not supported on versions older than 2.6
|
2022-05-01 10:44:12 +02:00 |
|
Alejandro Celaya
|
9518ad9bb4
|
Dropped support to send tags to the PATCH endpoint
|
2022-05-01 10:30:51 +02:00 |
|
Alejandro Celaya
|
e6932e7353
|
Created DomainVisits test
|
2022-04-30 12:01:50 +02:00 |
|
Alejandro Celaya
|
ddb08f4d2e
|
Removed non-needed components which were just wrapping another component that could directly be used instead
|
2022-04-30 11:00:19 +02:00 |
|
Alejandro Celaya
|
6714f90c37
|
Fixed linting issues
|
2022-04-30 09:19:43 +02:00 |
|
Alejandro Celaya
|
bbaa4d0f05
|
Improved domainVisits reducer covering new visits for different domains and default domain
|
2022-04-30 09:18:53 +02:00 |
|
Alejandro Celaya
|
3aa990a1b0
|
Created domainVisits reducer test
|
2022-04-30 09:11:30 +02:00 |
|
Alejandro Celaya
|
464ee11d0d
|
Added react testing library and add test for DomainDropdown
|
2022-04-30 09:05:12 +02:00 |
|
Alejandro Celaya
|
77e59c886d
|
Added test for ShlinkApiClient.getDomainVisits
|
2022-04-24 18:54:44 +02:00 |
|
Alejandro Celaya
|
932dec3bde
|
Added dropdown in domains section, to allow multiple options over domains
|
2022-04-24 13:10:04 +02:00 |
|
Alejandro Celaya
|
71b68562db
|
Fixed types in Overview component test
|
2022-04-24 11:28:32 +02:00 |
|
Alejandro Celaya
|
56a62ae505
|
Added tests for new CSV-JSON helper functions
|
2022-03-31 20:32:39 +02:00 |
|
Alejandro Celaya
|
e875e05538
|
Replaced unmaintained dependency
|
2022-03-31 20:18:05 +02:00 |
|
Alejandro Celaya
|
98450ebec3
|
Removed no longer needed eslint disable comments
|
2022-03-26 13:07:58 +01:00 |
|
Alejandro Celaya
|
4f128b3fe8
|
Fixed tests
|
2022-03-26 12:46:32 +01:00 |
|