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

Admin\e2e - workflow\industry_user_operator\my operator #2342

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

Conversation

shon-button
Copy link
Contributor

@shon-button shon-button commented Oct 8, 2024

Addresses 2322

🚀 Impact:

  • added fixtures for admin e2e test to decouple from Reg1
  • updated load_fixtures command to load fixtures for admin e2e test
  • added bciers/apps/administration-e2e/tests/workflows/industry_user_operator/operator-with-beforeAll.spec.ts for tests requiring DB reset only once, beforeAll hook to reduce processing time

✏️ Notes

  • This PR addresses the My Operator workflow for an industry_user_operator which is an industry_user user with access or admin status, to an operator.
  • Other workflows for industry_user_operator; such as, Contacts, Operations, Facilities, will be address in subsequent PRs.

🔬 Local Testing:

  1. From terminal command, start the api server:
cd bc_obps
make reset_db
make run
  1. From terminal command, start the app development server:
cd client && yarn dev-all

  1. Local test:
yarn admin:e2e:ui
yarn admin:e2e

@shon-button shon-button marked this pull request as ready for review October 8, 2024 12:10
@shon-button shon-button changed the title e2e administration: 2322 workflow industry_user with operator access Admin\e2e - workflow\industry_user_operator\my operator Oct 8, 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.

1 participant