Alejandro Celaya
|
f3570d0c9d
|
Removed no-longer needed deps
|
2022-05-11 21:41:19 +02:00 |
|
Alejandro Celaya
|
653be14e77
|
Merge pull request #628 from shlinkio/dependabot/npm_and_yarn/ejs-3.1.7
Bump ejs from 3.1.6 to 3.1.7
|
2022-05-11 19:38:16 +02:00 |
|
Alejandro Celaya
|
71c8b596e7
|
Merge pull request #633 from shlinkio/dependabot/npm_and_yarn/kind-of-6.0.3
Bump kind-of from 6.0.2 to 6.0.3
|
2022-05-11 19:38:09 +02:00 |
|
Alejandro Celaya
|
ba45b6a7a6
|
Merge pull request #634 from shlinkio/dependabot/npm_and_yarn/trim-newlines-3.0.1
Bump trim-newlines from 3.0.0 to 3.0.1
|
2022-05-11 19:38:01 +02:00 |
|
Alejandro Celaya
|
cd311aeaa5
|
Merge pull request #635 from shlinkio/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
|
2022-05-11 19:37:53 +02:00 |
|
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]
|
fc589a0b29
|
Bump ejs from 3.1.6 to 3.1.7
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:29 +00: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 |
|
dependabot[bot]
|
5befd67270
|
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:12 +00:00 |
|
dependabot[bot]
|
59bdeb67bc
|
Bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)
---
updated-dependencies:
- dependency-name: trim-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:10 +00:00 |
|
dependabot[bot]
|
2d1de2cac8
|
Bump kind-of from 6.0.2 to 6.0.3
Bumps [kind-of](https://github.com/jonschlinkert/kind-of) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/jonschlinkert/kind-of/releases)
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3)
---
updated-dependencies:
- dependency-name: kind-of
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:09 +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 |
|