Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[e2e] e2e tests #2072

Merged
merged 1 commit into from
Apr 1, 2024
Merged

[e2e] e2e tests #2072

merged 1 commit into from
Apr 1, 2024

Conversation

siarheiyelin
Copy link
Collaborator

Issue link(if exists):

Description:

Copy link

github-actions bot commented Mar 14, 2024

Generated by: track-bundle-size
Generated at: Mon, 01 Apr 2024 10:04:03 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v5.6.1 (2024-03-05)
CI Status: ok

Module Baseline Size
(v5.6.1)
Size Diff Within
Threshold
Threshold
(min - max)
templateApp 1041.48 1043.6 +2.11
js:+1.66
css:+0.46
🆗 937.33 - 1145.63
@epam/app 6402.7 6613.4 +210.71
js:+207.12
css:+3.59
🆗 5762.42 - 7042.96
@epam/draft-rte 53.77 53.78 +0.01
js:+0.01
css:+0
🆗 48.39 - 59.15
@epam/electric 4.46 4.49 +0.01
js:+0
css:+0.01
🆗 4.02 - 4.91
@epam/promo 55.29 55.14 -0.14
js:+0.06
css:-0.19
🆗 49.75 - 60.81
@epam/uui-extra 0.21 0.21 0
js:0
css:0
🆗 0.19 - 0.23
@epam/loveship 101.41 101.16 -0.24
js:0
css:-0.24
🆗 91.27 - 111.55
@epam/uui-components 269.68 271.28 +1.61
js:+1.52
css:+0.08
🆗 242.71 - 296.64
@epam/uui-core 273.65 274.17 +0.51
js:+0.51
css:0
🆗 246.29 - 301.02
@epam/uui-db 42.31 42.31 0
js:0
css:0
🆗 38.08 - 46.54
@epam/uui-docs 174.98 175.53 +0.56
js:+0.98
css:-0.41
🆗 157.47 - 192.47
@epam/uui-editor 157.65 173.26 +15.61
js:+15.92
css:-0.31
🆗 141.89 - 173.42
@epam/uui-timeline 47.19 47.19 0
js:+0
css:0
🆗 42.47 - 51.91
@epam/uui 580.2 581.66 +1.46
js:+1.11
css:+0.35
🆗 522.18 - 638.23
new sizes (raw)

To set the sizes as a new baseline, you can copy/paste next content to the uui-build/config/bundleSizeBaseLine.json and commit the file.

{
  "version": "5.7.1",
  "timestamp": "2024-04-01",
  "sizes": {
    "templateApp": {
      "css": 284412,
      "js": 784226
    },
    "@epam/app": {
      "css": 1618061,
      "js": 5154060
    },
    "@epam/draft-rte": {
      "css": 9762,
      "js": 45308
    },
    "@epam/electric": {
      "css": 2289,
      "js": 2299
    },
    "@epam/promo": {
      "css": 40368,
      "js": 16101
    },
    "@epam/uui-extra": {
      "css": 0,
      "js": 213
    },
    "@epam/loveship": {
      "css": 49451,
      "js": 54143
    },
    "@epam/uui-components": {
      "css": 22214,
      "js": 255581
    },
    "@epam/uui-core": {
      "css": 0,
      "js": 280745
    },
    "@epam/uui-db": {
      "css": 0,
      "js": 43327
    },
    "@epam/uui-docs": {
      "css": 3189,
      "js": 176559
    },
    "@epam/uui-editor": {
      "css": 12625,
      "js": 164792
    },
    "@epam/uui-timeline": {
      "css": 2251,
      "js": 46073
    },
    "@epam/uui": {
      "css": 272887,
      "js": 322737
    }
  }
}

Generated by: generate-components-api
CI Status: ok

Total amount of exported types/props without JSDoc comments

Amount
Types 279 (+0) 🆗
Props 286 (+0) 🆗

@siarheiyelin siarheiyelin force-pushed the feature/e2e_tests branch 3 times, most recently from f22f509 to 2d43075 Compare March 19, 2024 09:19
@siarheiyelin siarheiyelin changed the title Feature/e2e tests Feature/e2e tests (WIP - do not merge yet) Mar 20, 2024
@siarheiyelin siarheiyelin changed the title Feature/e2e tests (WIP - do not merge yet) [e2e] e2e tests (WIP - do not merge yet) Mar 20, 2024
@siarheiyelin siarheiyelin force-pushed the feature/e2e_tests branch 5 times, most recently from 434ff7d to 9bfb5a0 Compare March 27, 2024 10:54
@siarheiyelin siarheiyelin force-pushed the feature/e2e_tests branch 2 times, most recently from 66c7d08 to b57e9c3 Compare March 29, 2024 13:59
@siarheiyelin siarheiyelin changed the title [e2e] e2e tests (WIP - do not merge yet) [e2e] e2e tests Mar 29, 2024
…related features: component preview, full-screen, code refactoring, smaller improvements.
@siarheiyelin siarheiyelin merged commit f7ed4a6 into develop Apr 1, 2024
4 checks passed
@siarheiyelin siarheiyelin deleted the feature/e2e_tests branch April 1, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants