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

test: Add permissions and roles e2e tests #4172

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

Conversation

novakzaballa
Copy link
Contributor

@novakzaballa novakzaballa commented Jun 17, 2024

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

Add e2e test for permissions and roles.

Closes #3854

How did you test this code?

We needed the branch test: seed data for permission and roles e2e tests to test it

Copy link

vercel bot commented Jun 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 3:21pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 3:21pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Jan 8, 2025 3:21pm

@github-actions github-actions bot added front-end Issue related to the React Front End Dashboard testing labels Jun 17, 2024
Copy link
Contributor

github-actions bot commented Jun 17, 2024

Uffizzi Ephemeral Environment deployment-58755

☁️ https://app.uffizzi.com/github.com/Flagsmith/flagsmith/pull/4172

📄 View Application Logs etc.

What is Uffizzi? Learn more!

@novakzaballa novakzaballa changed the title test: add permissions and roles e2e tests test: Add permissions and roles e2e tests Jun 18, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.39%. Comparing base (60d042d) to head (2a5a1b3).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4172   +/-   ##
=======================================
  Coverage   97.39%   97.39%           
=======================================
  Files        1191     1191           
  Lines       41630    41630           
=======================================
  Hits        40546    40546           
  Misses       1084     1084           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@novakzaballa novakzaballa requested a review from a team as a code owner August 12, 2024 15:56
@novakzaballa novakzaballa requested review from kyle-ssg and removed request for a team August 12, 2024 15:56
@github-actions github-actions bot added testing and removed testing labels Aug 12, 2024
@github-actions github-actions bot added testing and removed testing labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API front-end Issue related to the React Front End Dashboard testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add e2e tests for permissions and roles
5 participants