Skip to content

test: [M3-9595] - Firewall create page for restricted users #12237

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

Conversation

dmcintyr-akamai
Copy link
Contributor

Description 📝

Add test for firewall create page for restricted users on packages/manager/cypress/e2e/core/firewalls/create-firewall.spec.ts.

Changes 🔄

Verify that 'Create Firewall' button is disabled on landing page (/firewalls) and drawer (/firewalls/create). Inputs within drawer should all be disabled as well.

How to test 🧪

pnpm run cy:run -s cypress/e2e/core/firewalls/create-firewall.spec.ts

Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All unit tests are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@dmcintyr-akamai dmcintyr-akamai marked this pull request as ready for review May 16, 2025 13:45
@dmcintyr-akamai dmcintyr-akamai requested review from a team as code owners May 16, 2025 13:45
@dmcintyr-akamai dmcintyr-akamai requested review from jdamore-linode, hana-akamai and coliu-akamai and removed request for a team May 16, 2025 13:45
@bnussman-akamai bnussman-akamai changed the title test [M3-9595]: test for firewall create page for restricted users test: [M3-9595] - Firewall create page for restricted users May 16, 2025
Copy link
Contributor

@coliu-akamai coliu-akamai left a comment

Choose a reason for hiding this comment

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

thanks @dmcintyr-akamai! approving pending Linode Interfaces banner issue is addressed

@coliu-akamai coliu-akamai added the Add'tl Approval Needed Waiting on another approval! label May 16, 2025
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 595 passing tests on test run #4 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing595 Passing4 Skipped114m 40s

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager May 19, 2025
@hana-akamai hana-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels May 19, 2025
Copy link
Contributor

@jdamore-linode jdamore-linode left a comment

Choose a reason for hiding this comment

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

Couple nitpicks with the names but the tests are solid! Thanks @dmcintyr-akamai!

@dmcintyr-akamai dmcintyr-akamai merged commit c2bb882 into linode:develop May 20, 2025
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge!
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants