Skip to content

Conversation

tr-io-global
Copy link
Contributor

@tr-io-global tr-io-global commented Oct 6, 2025

Checklist

  • JIRA - LW-13684
  • Proper tests implemented
  • Screenshots added.

Proposed solution

A previously passing test started failing with the error AssertionError: expected 'https://midnighttge.io/' to include 'https://www.midnight.gd' as it appears the Midnight app redirects from https://midnighttge.io/ to https://www.midnight.gd. This PR solves the problem by waiting for the redirect to complete before asserting the final URL.

Testing

Run the test and verify that it passes with no new regressions. ENV=preprod TEST_DAPP_URL=https://ljagiela.github.io/cardano-wallet-connector/ WALLET_1_PASSWORD=*** npx wdio run wdio.conf.chrome.ts --spec ./src/features/MidnightBanner.feature --cucumberOpts.tags='@LW-13628'

Screenshots

https://github.com/input-output-hk/lace/actions/runs/18295692889/job/52093921874#step:7:93
Screenshot 2025-10-06 at 6 19 06 PM

@lace-bot
Copy link
Collaborator

lace-bot commented Oct 6, 2025

Allure Report

allure-report-publisher generated test report!

processReports: ✅ test report for 2dc0b9e8

passed failed skipped flaky total result
Total 33 0 4 0 37

Copy link

sonarqubecloud bot commented Oct 6, 2025

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