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

Eo: test third-party onboarding flow #3860

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

frontend-specialisten
Copy link
Contributor

Description

This pull request introduces a new feature for managing third-party consent within the Dexiflao application. The changes include adding a new feature file for end-to-end tests, implementing the corresponding test steps in a TypeScript file, and modifying the onboarding demo script to include a custom parameter in the redirect URL.

Key changes:

New Feature for Third-party Consent Management:

Implementation of Test Steps:

  • apps/eo/e2e-eo/src/e2e/third-party/third-party.ts: Implemented the test steps defined in the feature file using Cypress and Cucumber preprocessor. This includes steps for visiting the homepage, clicking buttons, and verifying redirections and dialog contents.

Onboarding Demo Script Update:

References

  • #0000

Copy link

nx-cloud bot commented Dec 20, 2024

View your CI Pipeline Execution ↗ for commit 92ec056.

Command Status Duration Result
nx build app-eo ✅ Succeeded 54s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-10 09:00:30 UTC

Copy link
Contributor

@MJ1227UB MJ1227UB left a comment

Choose a reason for hiding this comment

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

Sweet ! 👍

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