Skip to content

[AUTOMATED-PR] Update imslib.min.js dependency - #1

Open
github-actions[bot] wants to merge 1 commit into
stagefrom
update-imslib
Open

[AUTOMATED-PR] Update imslib.min.js dependency#1
github-actions[bot] wants to merge 1 commit into
stagefrom
update-imslib

Conversation

@github-actions

Copy link
Copy Markdown

@aem-code-sync

aem-code-sync Bot commented May 23, 2024

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@github-actions

Copy link
Copy Markdown
Author

This pull request is not passing all required checks. Please see this discussion for information on how to get all checks passing. Inconsistent checks can be manually retried. If a test absolutely can not pass for a good reason, please add a comment with an explanation to the PR.

@github-actions

Copy link
Copy Markdown
Author

This PR has not been updated recently and will be closed in 7 days if no action is taken. Please ensure all checks are passing, https://github.com/orgs/adobecom/discussions/997 provides instructions. If the PR is ready to be merged, please mark it with the "Ready for Stage" label.

@github-actions github-actions Bot added the Stale label May 30, 2024
bozojovicic pushed a commit that referenced this pull request Jan 31, 2025
…obecom#3549)

* fixed the flaky test for logWebVitalsUtils.test.js (#1)

* fixed the flaky test

* move performance mock to beforeEach/afterEach for isolation, simplify lcpElType check

* removed unused code

* fixed the same issue in logWebVitals.test.js and reverted unnecessary changes

* Update fstab.yaml

* Update fstab.yaml

* Update fstab.yaml

* Update fstab.yaml

* Update fstab.yaml

* removed dependency on gist.github.com by mocking script request

* replaced setTimeout to prevent flakiness

* Replaced Promise.resolve().then() with setTimeout()

* earlier return for if statement

* Improve callback matching in script mock

* improve event loop handling

* Replaced IIFE with async
bozojovicic pushed a commit that referenced this pull request Feb 19, 2025
* fixed the flaky test for logWebVitalsUtils.test.js (#1)

* fixed the flaky test

* move performance mock to beforeEach/afterEach for isolation, simplify lcpElType check

* removed unused code

* fixed the same issue in logWebVitals.test.js and reverted unnecessary changes

* Update fstab.yaml

* Update fstab.yaml

* Update fstab.yaml

* Update fstab.yaml

* Update fstab.yaml

* enhanced tool tips Unit tests

* added assertions and isolated DOM state

* changed unnecessary async to sync

* added loadIcons for duplicate test

* tooltip should be visible on hover

* added a test case for visibility of tooltip

* testcase for tooltip visibility

* Changes visibility test case & gave appropriate name to tests

* Update test/features/icons/icons.test.js

Co-authored-by: Robert Bogos <146744221+robert-bogos@users.noreply.github.com>

---------

Co-authored-by: Robert Bogos <146744221+robert-bogos@users.noreply.github.com>
bozojovicic pushed a commit that referenced this pull request May 13, 2026
Adds comprehensive end-to-end test coverage for the Floodgate for DA tool
(MWPW-189268) running against da.live with the da-floodgate branch.

What's included:
- Page Object Model with iframe + shadow DOM traversal (floodgate.page.js)
- 51 test cases across 7 suites: Page Load, Path Validation, Copy (Simple +
  Real Events), Content Integrity, Promote, Delete, Cancel/Retry, E2E
  Smoke Chain
- Real-content seed script that pulls 5 production event pages + their
  fragments into a sandbox at /drafts/nala-fg-test/
- DA login helper that saves a Playwright storageState for test reuse
- Self-healing test data hooks via DA admin API (ensureFileInFg) so
  delete tests don't break each other
- Byte-level source-vs-FG content comparator that normalizes URL rewrites
  and verifies CaaS-encoded payload preservation
- Full English TEST-PLAN.md with execution instructions and risk register

Test execution:
- 51 tests, 49 pass, 2 intentional skips, 0 failures
- ~7 min runtime at workers=1
- Verified Bugs #1 (runtime fragment discovery) and #2 (.link file
  handling) are now fixed in the da-floodgate branch

Auth setup:
- Run `node nala/utils/da-login.js` once to create auth.json (gitignored)
- Tests reuse the storageState; no credentials in code

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant