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

test: update cypress tests as per added test data in TED #13761

Merged
merged 2 commits into from
May 11, 2022

Conversation

Parthvi12
Copy link
Contributor

@Parthvi12 Parthvi12 commented May 11, 2022

Description

Updated gitSyncedApp_spec and CommunityIssues_pec as per modified data

How Has This Been Tested?

locally

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Test coverage results 🧪

⚪ Total coverage has not changed
// Code coverage diff between base branch:release and head branch: updateCypressTests 
Status File % Stmts % Branch % Funcs % Lines
🔴 app/client/src/utils/WorkerUtil.ts 88.98 (-0.78) 70.59 (-1.96) 100 (0) 92.38 (-0.95)

@vercel
Copy link

vercel bot commented May 11, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
appsmith ✅ Ready (Inspect) Visit Preview May 11, 2022 at 4:54PM (UTC)

@github-actions github-actions bot added skip-changelog Adding this label to a PR prevents it from being listed in the changelog Test labels May 11, 2022
@Parthvi12
Copy link
Contributor Author

/ok-to-test sha=476533b

@github-actions
Copy link

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2308435752.
Workflow: Appsmith External Integration Test Workflow.
Commit: 476533b.
PR: 13761.

@Aishwarya-U-R
Copy link
Contributor

/ok-to-test sha=f556dc9

@github-actions
Copy link

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2308458920.
Workflow: Appsmith External Integration Test Workflow.
Commit: f556dc9.
PR: 13761.

@github-actions
Copy link

UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2308458920.
Commit: f556dc9.
Results:

Click to view performance test results

Run 1 Run 2 Run 3 Run 4 Run 5 Median Mean SD.Sample SD.Population
SELECT_CATEGORY
scripting 646.52 656.94 665.93 644.74 601.68 646.52 643.16 3.84 3.44
painting 6.27 15.91 5.48 3.73 4.34 5.48 7.15 69.93 62.52
rendering 290.88 287.36 298.86 256.46 256.35 287.36 277.98 7.24 6.48
BIND_TABLE_DATA
scripting 2252.57 2240.03 2195.94 2263.22 2234.25 2240.03 2237.2 1.15 1.03
painting 14.53 8.68 16.04 11.82 16.18 14.53 13.45 23.72 21.19
rendering 522.7 547.52 537.2 517.62 502.34 522.7 525.48 3.33 2.98
CLICK_ON_TABLE_ROW
scripting 1657.14 1994.06 1453.12 1609.33 1942.4 1657.14 1731.21 13.28 11.88
painting 19.53 17.91 11.79 12.2 10.42 12.2 14.37 28.32 25.33
rendering 254.31 252.3 245.09 247.97 255.72 252.3 251.08 1.77 1.58
UPDATE_POST_TITLE
scripting 2538.58 2609.32 2286.67 2442.76 2656 2538.58 2506.67 5.86 5.24
painting 14.46 24.28 15.32 20.7 13.52 15.32 17.66 26.22 23.50
rendering 352.4 369.58 316.74 321.12 327.51 327.51 337.47 6.71 6.00
OPEN_MODAL
scripting 1046.16 1118.71 1055.68 1007.41 1028.89 1046.16 1051.37 3.98 3.56
painting 15.08 8.94 8.41 16.1 11.79 11.79 12.06 28.86 25.87
rendering 409.01 389.05 369.21 371.74 371.46 371.74 382.09 4.45 3.99
CLOSE_MODAL
scripting 634.42 543.4 538.45 501.41 682.13 543.4 579.96 12.97 11.60
painting 5.71 5.86 4.79 3.61 5.39 5.39 5.07 17.95 16.17
rendering 310.84 288.62 319.59 297.08 295.42 297.08 302.31 4.16 3.72
SELECT_WIDGET_MENU_OPEN
scripting 1420.91 1346.97 1355.26 1425.15 1392.53 1392.53 1388.16 2.61 2.33
painting 14.58 5.98 6.28 5.03 8.23 6.28 8.02 48.00 42.89
rendering 394.03 398.66 388.58 386.61 393.92 393.92 392.36 1.22 1.10
SELECT_WIDGET_SELECT_OPTION
scripting 188.53 183.93 178.84 163.57 160.95 178.84 175.16 7.02 6.28
painting 1.89 3.11 3.69 2.03 4.64 3.11 3.07 37.46 33.55
rendering 13.19 12.07 19.07 11.84 11.54 12.07 13.54 23.26 20.83

@Parthvi12 Parthvi12 merged commit 72e24b9 into release May 11, 2022
@Parthvi12 Parthvi12 deleted the updateCypressTests branch May 11, 2022 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Adding this label to a PR prevents it from being listed in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants