Alejandro Celaya
|
4f7a6d5c96
|
Merge pull request #636 from shlinkio/dependabot/npm_and_yarn/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1
|
2022-05-11 19:37:42 +02:00 |
|
Alejandro Celaya
|
a4fb439dd4
|
Merge pull request #641 from acelaya-forks/feature/user-event
Feature/user event
|
2022-05-11 19:29:39 +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
|
686fe5abbe
|
Merge pull request #640 from acelaya-forks/feature/more-rtl-tests
Feature/more rtl tests
|
2022-05-09 19:53:46 +02:00 |
|
Alejandro Celaya
|
1f47658c3c
|
Fixed coding styles
|
2022-05-09 19:47:41 +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
|
116c36febc
|
Merge pull request #639 from acelaya-forks/feature/more-rtl-tests
Feature/more rtl tests
|
2022-05-06 19:16:07 +02:00 |
|
Alejandro Celaya
|
43a409fb30
|
Updated to stryker v6
|
2022-05-06 19:02:03 +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
|
e6f9003fb6
|
Merge pull request #638 from acelaya-forks/feature/more-rtl-tests
Feature/more rtl tests
|
2022-05-02 19:39:30 +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 |
|
dependabot[bot]
|
b0769d1cf8
|
Bump ansi-regex from 3.0.0 to 3.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:13 +00:00 |
|
Alejandro Celaya
|
d3f180f270
|
Merge pull request #632 from acelaya-forks/feature/jest-28
Feature/jest 28
|
2022-05-02 13:36:58 +02:00 |
|
Alejandro Celaya
|
5482766d03
|
Updated changelog
|
2022-05-02 13:24:44 +02:00 |
|
Alejandro Celaya
|
dfbe43ef02
|
Added missing configs to fixt tests with Jest 28
|
2022-05-02 13:22:38 +02:00 |
|
Alejandro Celaya
|
ed7bb20bbb
|
Updated to jest 28
|
2022-05-02 12:08:47 +02:00 |
|
Alejandro Celaya
|
57a2a03469
|
Merge pull request #631 from acelaya-forks/feature/react-chartjs-4
Feature/react chartjs 4
|
2022-05-02 11:57:04 +02:00 |
|
Alejandro Celaya
|
df9c1a88fc
|
Updated changelog
|
2022-05-02 11:52:16 +02:00 |
|
Alejandro Celaya
|
c8b78d04e2
|
Fixed jest config to transform react-chartjs-2 lib
|
2022-05-02 11:51:17 +02:00 |
|
Alejandro Celaya
|
c516969686
|
Updated to react-chartjs 4
|
2022-05-02 11:35:05 +02:00 |
|
Alejandro Celaya
|
fd4295ade8
|
Merge pull request #630 from acelaya-forks/feature/react-testing-lib
Feature/react testing lib
|
2022-05-02 11:04:12 +02:00 |
|
Alejandro Celaya
|
39d4f8c73d
|
Migrated Checkbox test to rteact testing library
|
2022-05-02 10:21:18 +02:00 |
|
Alejandro Celaya
|
d9b55f1d95
|
Updated changelog
|
2022-05-02 10:03:27 +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 |
|