Skip to content

remove transitions from banner on FidesJS tests#5976

Merged
gilluminate merged 4 commits intomainfrom
gill/speed-up-fidesjs-tests
Apr 10, 2025
Merged

remove transitions from banner on FidesJS tests#5976
gilluminate merged 4 commits intomainfrom
gill/speed-up-fidesjs-tests

Conversation

@gilluminate
Copy link
Copy Markdown
Contributor

Description Of Changes

Each time the banner loads in Cypress tests for FidesJS, it takes a full second before the tests can properly run while it waits for the animation to run. Removing the CSS transition can shave a couple minutes off the total Cypress run time.

Code Changes

  • Removes transitions for banner during Cypress tests.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 1, 2025

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

Name Status Preview Comments Updated (UTC)
fides-privacy-center ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 4:51pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
fides-plus-nightly ⬜️ Ignored (Inspect) Visit Preview Apr 10, 2025 4:51pm

Copy link
Copy Markdown
Contributor

@lucanovera lucanovera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 👏 👏 great work in this pr! it improves the tests runtime, the reliability of the tests and you also cleaned up the code. Approved!

@gilluminate gilluminate force-pushed the gill/speed-up-fidesjs-tests branch from 692fbdc to 36cc9a8 Compare April 10, 2025 16:50
@gilluminate gilluminate merged commit 7df208a into main Apr 10, 2025
17 checks passed
@gilluminate gilluminate deleted the gill/speed-up-fidesjs-tests branch April 10, 2025 17:11
@cypress
Copy link
Copy Markdown

cypress Bot commented Apr 10, 2025

fides    Run #12804

Run Properties:  status check passed Passed #12804  •  git commit 7df208a6e1: remove transitions from banner on FidesJS tests (#5976)
Project fides
Branch Review main
Run status status check passed Passed #12804
Run duration 00m 52s
Commit git commit 7df208a6e1: remove transitions from banner on FidesJS tests (#5976)
Committer Jason Gill
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 5
View all changes introduced in this branch ↗︎

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