1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-05-06 18:47:35 +02:00

Commit graph

  • 1dd2b45a04
    Bump eslint from 7.21.0 to 7.23.0 dependabot[bot] 2021-04-01 05:19:53 +00:00
  • db7ca74f5a
    Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.20.0 dependabot[bot] 2021-04-01 05:19:07 +00:00
  • 0e5d21a75b
    Document potential issue with mocha JSON reporter Michal Dorner 2021-03-31 23:59:56 +02:00
  • ee126813a2
    Merge branch 'dev' into mocha-json Michal Dorner 2021-04-01 00:05:41 +02:00
  • 39f7ac7868
    Merge pull request #89 from dorny/fix-suite-links Michal Dorner 2021-03-31 23:33:25 +02:00
  • 4c2f9f34f7
    Use full URL in suites table Michal Dorner 2021-03-31 23:30:19 +02:00
  • fab342311c
    Use full URL to link test suites Michal Dorner 2021-03-31 23:22:02 +02:00
  • f48646179b
    Merge pull request #88 from dorny/improve-report Michal Dorner 2021-03-31 22:57:20 +02:00
  • cfaaaf1a47
    Use non-breaking space between icon and suite name Michal Dorner 2021-03-31 22:34:58 +02:00
  • 690ec77880
    New report rendering with code blocks instead of tables Michal Dorner 2021-03-31 21:49:53 +02:00
  • 96df6db61e
    Round test duration to whole seconds if it's more then 1s Michal Dorner 2021-03-31 21:33:21 +02:00
  • 3c4d3b3836
    Merge pull request #87 from dorny/dart-error-message Michal Dorner 2021-03-31 21:28:46 +02:00
  • ea36be4653
    Improve test error messages from flutter Michal Dorner 2021-03-31 21:25:54 +02:00
  • 2c87efac07
    Moving README,CHANGELOG and LICENSE back to root folder v1.3.1 Michal Dorner 2021-03-24 18:22:55 +01:00
  • 383ae3ef8c
    Fix path to assets in README Michal Dorner 2021-03-24 18:17:10 +01:00
  • 8a00817999
    Update CHANGELOG for v1.3.1 Michal Dorner 2021-03-24 18:15:49 +01:00
  • bab8ddc2ca
    Move README, CHANGELOG and LICENSE to docs folder Michal Dorner 2021-03-24 18:10:35 +01:00
  • 10268d2d6d
    Merge pull request #86 from dorny/issue-82-net-trx-no-duration Michal Dorner 2021-03-24 18:08:55 +01:00
  • d29a37e78a
    Fixes #82 - net-trx parser handles missing duration attribute Michal Dorner 2021-03-24 18:02:31 +01:00
  • faaff05398
    Merge pull request #85 from dorny/dart-json-fix-duplicated-group-name Michal Dorner 2021-03-23 22:03:16 +01:00
  • d5e42b8d57
    dart-json: remove group name from test case names Michal Dorner 2021-03-15 10:48:37 +01:00
  • 40df4133f9
    Merge pull request #84 from Shazwazza/patch-1 Michal Dorner 2021-03-23 21:45:24 +01:00
  • 3a0bb833dc
    #83 - Use non-capturing optional group, add tests and update dist Michal Dorner 2021-03-23 21:39:47 +01:00
  • c0e7f7f7dc
    Fixes #83 Shannon Deminick 2021-03-23 11:09:02 +11:00
  • b9af250554
    Document mocha-json usage Michal Dorner 2021-03-08 21:27:44 +01:00
  • 9db99178aa
    Add mocha-json test case for empty test results Michal Dorner 2021-03-08 21:04:14 +01:00
  • 3768e4e756
    Merge branch 'main' into mocha-json Michal Dorner 2021-03-08 21:00:14 +01:00
  • 51956bab1c
    Update CHANGELOG v1.3.0 Michal Dorner 2021-03-07 23:07:01 +01:00
  • 91834cafdf
    Merge pull request #80 from dorny/add-java-junit Michal Dorner 2021-03-07 23:04:03 +01:00
  • 6a5f75601b
    Fix typo jUnit -> JUnit Michal Dorner 2021-03-07 22:45:06 +01:00
  • 16adfe9b7e
    Add support for java-junit Michal Dorner 2021-03-07 22:06:12 +01:00
  • 4129c2a0bf
    Merge pull request #75 from dorny/dependabot/npm_and_yarn/got-11.8.2 Michal Dorner 2021-03-07 20:01:03 +01:00
  • eb581e7b54
    Bump got from 11.8.1 to 11.8.2 dependabot[bot] 2021-03-07 18:59:02 +00:00
  • a97bdcb7b7
    Merge pull request #78 from dorny/dependabot/npm_and_yarn/eslint-plugin-github-4.1.2 Michal Dorner 2021-03-07 19:51:38 +01:00
  • dfa0da9b1a
    Bump eslint-plugin-github from 4.1.1 to 4.1.2 dependabot[bot] 2021-03-07 16:16:00 +00:00
  • 68c7ff8b71
    Merge pull request #79 from dorny/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.16.1 Michal Dorner 2021-03-07 17:14:38 +01:00
  • 88650b55e1
    Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.16.1 dependabot[bot] 2021-03-07 16:10:46 +00:00
  • 1c5d09f75b
    Merge pull request #72 from dorny/dependabot/npm_and_yarn/ts-jest-26.5.3 Michal Dorner 2021-03-07 17:09:19 +01:00
  • 0758b46a5b
    Bump ts-jest from 26.5.0 to 26.5.3 dependabot[bot] 2021-03-07 15:59:47 +00:00
  • 4c5f847d99
    Merge pull request #77 from dorny/dependabot/npm_and_yarn/typescript-4.2.3 Michal Dorner 2021-03-07 16:58:27 +01:00
  • 1b9fa8f9ac
    Bump typescript from 4.1.2 to 4.2.3 dependabot[bot] 2021-03-07 15:54:18 +00:00
  • 237022c326
    Merge pull request #76 from dorny/dependabot/npm_and_yarn/typescript-eslint/parser-4.16.1 Michal Dorner 2021-03-07 16:53:01 +01:00
  • 7ad22e7671
    Bump @typescript-eslint/parser from 4.14.1 to 4.16.1 dependabot[bot] 2021-03-07 15:35:38 +00:00
  • 14c7be9d90
    Merge pull request #74 from dorny/dependabot/npm_and_yarn/eslint-plugin-jest-24.1.7 Michal Dorner 2021-03-07 16:33:17 +01:00
  • d0fc401052
    Bump eslint-plugin-jest from 24.1.3 to 24.1.7 dependabot[bot] 2021-03-07 12:09:31 +00:00
  • 20f80b843b
    Merge pull request #66 from dorny/dependabot/npm_and_yarn/eslint-7.21.0 Michal Dorner 2021-03-07 13:07:46 +01:00
  • 7fad82f9b9
    Bump eslint from 7.19.0 to 7.21.0 dependabot[bot] 2021-03-07 12:01:28 +00:00
  • ce3f80a032
    Merge pull request #64 from dorny/dependabot/npm_and_yarn/adm-zip-0.5.3 Michal Dorner 2021-03-07 12:59:24 +01:00
  • da84437201
    Bump @octokit/webhooks from 7.21.0 to 8.5.3 dependabot[bot] 2021-03-07 11:52:56 +00:00
  • 3719b10aa6
    Bump adm-zip from 0.5.2 to 0.5.3 dependabot[bot] 2021-03-07 11:52:52 +00:00
  • 17e90d1765
    Merge pull request #71 from dorny/dependabot/npm_and_yarn/octokit/types-6.12.0 Michal Dorner 2021-03-07 12:51:19 +01:00
  • a0650bfb43
    Bump @octokit/types from 6.7.0 to 6.12.0 dependabot[bot] 2021-03-07 11:46:11 +00:00
  • fa4ff78218
    Document GitHub limitations Michal Dorner 2021-03-07 12:41:24 +01:00
  • 8a8131cd8a
    Merge pull request #70 from dorny/fix-no-test-cases Michal Dorner 2021-03-07 12:36:00 +01:00
  • a9749e3840
    Handle test reports with no test cases Michal Dorner 2021-03-07 10:34:20 +01:00
  • a1cbedbccb
    Merge pull request #69 from dorny/avoid-exceeding-api-limit Michal Dorner 2021-03-07 12:01:46 +01:00
  • cf4814e8de
    Do not throw error when workflow_run has been cancelled Michal Dorner 2021-03-07 11:25:42 +01:00
  • 073a4b9a03
    Add info log when fetching git tree Michal Dorner 2021-03-07 09:52:57 +01:00
  • 953bdcc20a
    Reduce number of API calls to get list of files tracked by GitHub Michal Dorner 2021-03-07 09:31:04 +01:00
  • 23add26518
    Bump eslint-plugin-jest from 24.1.3 to 24.1.5 dependabot[bot] 2021-03-01 05:33:49 +00:00
  • c3003f1cc1
    Bump @octokit/webhooks from 7.21.0 to 8.4.1 dependabot[bot] 2021-03-01 05:32:16 +00:00
  • d0e859a9a6
    Bump @octokit/types from 6.7.0 to 6.11.1 dependabot[bot] 2021-03-01 05:31:29 +00:00
  • 63dddc9ecc
    Update dist/index.js Michal Dorner 2021-02-24 21:35:06 +01:00
  • 2d842d6ac6
    Upload test results on success() || failure() Michal Dorner 2021-02-24 21:33:54 +01:00
  • fbb83bff74
    Include group name in error annotations Michal Dorner 2021-02-24 21:33:29 +01:00
  • 8dba8714d0
    Fix mocha report fixture + test duration handling Michal Dorner 2021-02-24 21:32:51 +01:00
  • 9b675bd55f
    Add support for mocha-json Michal Dorner 2021-02-23 22:39:35 +01:00
  • f285c4c6d7
    Fix CI: correct patter in paths-ignore + checkout in test-report workflow v1.2.0 Michal Dorner 2021-02-20 22:45:20 +01:00
  • 85275e49c9
    Merge pull request #60 from dorny/reduce-report-size Michal Dorner 2021-02-20 22:42:40 +01:00
  • 7faecedf78
    Update CHANGELOG.md for v1.2.0 Michal Dorner 2021-02-20 22:38:52 +01:00
  • 32f5b23752
    Set listTests and listSuites to lower detail if report is too big Michal Dorner 2021-02-20 22:32:30 +01:00
  • 603e84536d
    Merge pull request #56 from dorny/artifacts-support v1.1.0 Michal Dorner 2021-02-20 14:59:06 +01:00
  • 9a38483bcc
    Add CHANGELOG.md Michal Dorner 2021-02-20 14:56:43 +01:00
  • 4e1eb73eb5
    Fail the action if triggering workflow run has been cancelled Michal Dorner 2021-02-20 14:43:46 +01:00
  • 577cc333e8
    Update README Michal Dorner 2021-02-19 00:30:50 +01:00
  • 3340176ee8
    Remove artifact-test from CI Michal Dorner 2021-02-18 22:23:20 +01:00
  • 8efb156d28
    Fail the action if no test results are processed Michal Dorner 2021-02-18 21:18:04 +01:00
  • 93c3964547
    Misc fixes + test sleep before artifact-test Michal Dorner 2021-02-17 21:20:40 +01:00
  • 96237b3119
    Improve logging & fix wrong SHA used Michal Dorner 2021-02-17 08:28:52 +01:00
  • c5671cf48a
    Improve logging Michal Dorner 2021-02-17 08:12:45 +01:00
  • 09d1ac9fc3
    Improve logging Michal Dorner 2021-02-16 22:02:56 +01:00
  • e31d426ac4
    Remove continue-on-error: true from CI + add checkout on second job Michal Dorner 2021-02-16 21:42:41 +01:00
  • 323e750ca2
    Extend CI to test artifact mode Michal Dorner 2021-02-16 21:34:40 +01:00
  • 89f214d9f3
    Fix artifact-provider zip processing and report name generation Michal Dorner 2021-02-15 21:07:14 +01:00
  • e356ffe9d0
    Removed progress percentage as there is no way to deduce content length Michal Dorner 2021-02-15 21:06:19 +01:00
  • 1ae86a176d
    artifact-provider: improve logging Michal Dorner 2021-02-15 20:46:28 +01:00
  • da9cc2c0d9
    Show artifact download progress Michal Dorner 2021-02-15 20:29:51 +01:00
  • 8819b4b3d4
    Pass auth token to got request Michal Dorner 2021-02-15 16:59:31 +01:00
  • 52024f70c3
    Use got to fetch artifact URL Michal Dorner 2021-02-15 16:49:52 +01:00
  • 1f5bb98685
    Fix artifact download Michal Dorner 2021-02-15 16:28:28 +01:00
  • 064a15c405
    Fix regex parsing in artifact-provider Michal Dorner 2021-02-15 16:15:21 +01:00
  • 075144b122
    Add artifact input to action.yml + improve logging Michal Dorner 2021-02-15 15:54:15 +01:00
  • 3510d9ac27
    Add support for loading test results from artifacts Michal Dorner 2021-02-15 15:18:24 +01:00
  • 71f2f95ef0
    Shorten description in action.yml to pass 125 chars limit v1.0.0 Michal Dorner 2021-02-01 21:50:28 +01:00
  • 00c66cb7f0
    Add counters outputs to action.yml Michal Dorner 2021-02-01 21:46:47 +01:00
  • 2077cfca36
    Update README.md Michal Dorner 2021-02-01 21:39:58 +01:00
  • dc9a3b0f76
    Replace image with captured cursor Michal Dorner 2021-02-01 21:25:51 +01:00
  • 60d8992614
    Remove unnecessary quotes from yaml Michal Dorner 2021-02-01 21:20:03 +01:00
  • 30b8c3e01b
    Add screenshots to README Michal Dorner 2021-02-01 21:16:26 +01:00
  • 82588ca4a5
    Add screenshots Michal Dorner 2021-02-01 21:04:56 +01:00