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

PQE-6 - Migrate E2E Disable Users Tests To BDD #1019

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Conversation

ykaiboussiSO
Copy link

@ykaiboussiSO ykaiboussiSO commented Dec 16, 2024

Description

This PR introduces E2E Behavior Driven Development Framework using Cucumber-JS and Playwright API.

Motivation and Context

We are currently exploring tools and best practices to automate Acceptance Criteria.

How Has This Been Tested?

Tested E2E implementation against local BHCE instance.

5 scenarios (5 passed)
30 steps (30 passed)
0m07.044s (executing steps: 0m06.884s)
➜  BloodHound git:(PQE-6)

Checklist:

Copy link

github-actions bot commented Dec 16, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@ykaiboussiSO
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

cmd/e2e/package.json Outdated Show resolved Hide resolved
cmd/e2e/.env-cmdrc.example Outdated Show resolved Hide resolved
cmd/e2e/.env.example Outdated Show resolved Hide resolved
cmd/e2e/src/helpers/hashpassword.ts Outdated Show resolved Hide resolved
cmd/e2e/src/helpers/hashpassword.ts Outdated Show resolved Hide resolved
@ykaiboussiSO ykaiboussiSO changed the title PQE-6 PQE-6 - Migrate E2E Disable Users Tests To BDD Dec 23, 2024
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