Commit graph

627 commits

Author SHA1 Message Date
dependabot[bot]
0f2583dde3
Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.12.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.7.0 to 4.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.12.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 17:54:57 +00:00
Michal Dorner
e4684b2094
Merge pull request #29 from dorny/dependabot/npm_and_yarn/types/xml2js-0.4.7
Bump @types/xml2js from 0.4.5 to 0.4.7
2021-01-10 18:53:18 +01:00
dependabot[bot]
79da17a309
Bump @types/xml2js from 0.4.5 to 0.4.7
Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js) from 0.4.5 to 0.4.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/xml2js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 17:50:34 +00:00
dependabot[bot]
6f5eb61d2d
Bump @octokit/types from 6.0.0 to 6.2.1
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.0.0 to 6.2.1.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v6.0.0...v6.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 17:49:21 +00:00
Michal Dorner
ded5b3d3f8
Merge pull request #34 from dorny/dependabot/npm_and_yarn/types/jest-26.0.20
Bump @types/jest from 26.0.15 to 26.0.20
2021-01-10 18:49:06 +01:00
dependabot[bot]
142bc0939a
Bump @types/jest from 26.0.15 to 26.0.20
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.15 to 26.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 17:47:44 +00:00
Michal Dorner
adab07ff74
Merge pull request #32 from dorny/dart-json
Support dart-json
2021-01-10 18:44:35 +01:00
Michal Dorner
a8ad366f07
Update index.js 2021-01-10 18:37:26 +01:00
Michal Dorner
e7636701ef
Fix tests + jest-junit uses action 'name' input for title 2021-01-10 18:01:52 +01:00
Michal Dorner
4e2ae7493f
Refactoring: parsers share markdown report generation 2021-01-10 17:56:35 +01:00
Michal Dorner
64b8f12bbc
Rename 'test-parser' to 'parser-types' 2021-01-10 11:23:51 +01:00
Michal Dorner
aed3b29c84
Add annotations support to dart-json parser 2021-01-10 11:21:16 +01:00
Michal Dorner
41e42925f3
Improve CI - use if: always() instead of continue-on-error 2021-01-06 22:59:59 +01:00
Michal Dorner
ad37e4d3c1
Add dart-json & flutter-machine support to main 2021-01-06 22:59:30 +01:00
Michal Dorner
cc11acea10
Extend dart-json report with suites summary and test case results 2021-01-06 22:58:54 +01:00
Michal Dorner
e169ffb719
jest-junit - use milliseconds for test suites times 2021-01-06 22:51:03 +01:00
Michal Dorner
9b620ef56a
Add dart-json snapshot test 2021-01-05 23:43:49 +01:00
Michal Dorner
fef757f6df
Add initial version of dart-json parser 2021-01-05 23:43:30 +01:00
Michal Dorner
cb5a347172
Add type definitions for dart-json 2021-01-05 23:42:57 +01:00
Michal Dorner
be4cb45afb Fix for @octokit/types 6.0.0 2020-12-22 10:57:58 +01:00
dependabot[bot]
f319a60368 Bump @octokit/types from 5.5.0 to 6.0.0
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 5.5.0 to 6.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v5.5.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 10:57:58 +01:00
dependabot[bot]
66cb11125b Bump node-notifier from 8.0.0 to 8.0.1 in /reports/jest
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 10:23:51 +01:00
dependabot[bot]
d08401f9d8 Bump prettier from 2.1.2 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 10:22:11 +01:00
dependabot[bot]
22cde8b4eb Bump typescript from 4.0.3 to 4.1.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.3...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 10:21:56 +01:00
dependabot[bot]
c03b4351f6 Bump @types/node from 14.14.6 to 14.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 10:21:37 +01:00
dependabot[bot]
fd1dfe0c85 Bump eslint-plugin-jest from 24.0.2 to 24.1.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.0.2 to 24.1.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.0.2...v24.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 10:21:04 +01:00
Michal Dorner
27b542dbb4
Merge pull request #19 from dorny/jest-annotations
Improve JEST tests reports with check-run annotations
2020-11-29 21:58:54 +01:00
Michal Dorner
d071a83e6a
Put only test filename and test case name into annotation title 2020-11-29 21:27:10 +01:00
Michal Dorner
198c3d1af3
Remove duplicate text of top level test name 2020-11-29 20:50:52 +01:00
Michal Dorner
04a8489550
Add suite name to annotation title 2020-11-29 20:21:07 +01:00
Michal Dorner
bff3069f5c
Remove 'Details' column from Test case report
Stack traces doesn't fit well into the table - there was not enough width for it.  Now the stack traces are included in annotations which looks much better
2020-11-29 20:07:32 +01:00
Michal Dorner
63b94a335a
Use test case name in annotation title 2020-11-29 19:58:03 +01:00
Michal Dorner
ed138d561e
Remove start_column from annotation
We can't determine end_column
2020-11-28 22:13:19 +01:00
Michal Dorner
fc8cfe0f32
Create annotations where exceptions were thrown 2020-11-28 21:24:57 +01:00
Michal Dorner
6750c31e23
Merge pull request #18 from dorny/add-heading-anchors
Manually create anchors for headings
2020-11-18 23:39:46 +01:00
Michal Dorner
95d3d1fb85
Manually create anchors for headings 2020-11-18 23:31:33 +01:00
Michal Dorner
3e8db1a67b
Merge pull request #17 from dorny/jest-junit
MVP: Support for jest-junit
2020-11-18 22:03:08 +01:00
Michal Dorner
94e768fc01
Fail (optionally) the action if test report contains any failed test 2020-11-18 21:54:36 +01:00
Michal Dorner
1ee2707b1a
Add 'conclusion' output parameter 2020-11-18 21:38:20 +01:00
Michal Dorner
651a2e1bf1 Fix uni tests 2020-11-17 23:07:45 +01:00
Michal Dorner
e516b7cf46 CI job: build, test and self-evaluate test results 2020-11-17 23:07:45 +01:00
Michal Dorner
e97dbdd3e5
Process input and create check-run 2020-11-17 22:21:16 +01:00
Michal Dorner
bc706859ad
Implements jest-junit report parsing 2020-11-12 23:34:42 +01:00
Michal Dorner
7bda3b9f6f
Configure jest-junit report fixture 2020-11-12 23:32:51 +01:00
Michal Dorner
9f73adeaa4
Fix items ordering in package.json 2020-11-12 23:31:41 +01:00
Michal Dorner
71d121fff4
Mention dart-json format in docs 2020-11-12 23:30:52 +01:00
Michal Dorner
ff3a8013f9
Configure eslint for typescript development 2020-11-12 23:29:43 +01:00
Michal Dorner
7deac0d558
Add tests output folder for manual checks to .gitignore 2020-11-12 23:28:40 +01:00
Michal Dorner
85e3aa1dfe
Configure prettier (line width: 120) 2020-11-12 23:27:48 +01:00
Michal Dorner
86683c9d4b
Force EOL=LF 2020-11-12 23:26:27 +01:00