Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Chore: add e2e tests for Intercom #3880

Merged
merged 2 commits into from
May 16, 2022
Merged

Chore: add e2e tests for Intercom #3880

merged 2 commits into from
May 16, 2022

Conversation

katspaugh
Copy link
Member

@katspaugh katspaugh commented May 16, 2022

Intercom was broken for 2 weeks (see #3876), so I added a test for it.

  • Enables the Intercom cookies
  • Opens Intercom
  • Goes to a Safe App to check that Intercom is disabled
  • Goes to settings and disables Intercom cookies

@katspaugh katspaugh requested a review from francovenica May 16, 2022 10:47
@github-actions
Copy link

CLA Assistant Lite All Contributors have signed the CLA.

@github-actions
Copy link

github-actions bot commented May 16, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 1 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@github-actions
Copy link

Deployment links

🟠 Rinkeby Mainnet 🟣 Polygon 🟡 BSC Arbitrum 🟢 Gnosis Chain

@coveralls
Copy link

coveralls commented May 16, 2022

Pull Request Test Coverage Report for Build 2331792172

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 36.924%

Totals Coverage Status
Change from base Build 2323335340: 0.0%
Covered Lines: 3841
Relevant Lines: 9463

💛 - Coveralls

@@ -0,0 +1,45 @@
const RINKEBY_TEST_SAFE = 'rin:0xFfDC1BcdeC18b1196e7FA04246295DE3A17972Ac'
const intercomIfame = 'iframe[id="intercom-frame"]'
Copy link
Contributor

Choose a reason for hiding this comment

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

"intercomIfame" for "intercomIframe"

Copy link
Contributor

Choose a reason for hiding this comment

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

The rest looks good. Nice job

@katspaugh katspaugh merged commit 993c00e into dev May 16, 2022
@katspaugh katspaugh deleted the intercom-e2e branch May 16, 2022 12:20
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants