0
htavukcu created
- ABP Framework version: v8.3.1
- UI Type: Custom
- Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
Hi,
We are writing an integration test that tests user permissions for the navigation menu system in our application. What we want to do is test whether the correct menu structure is calculated by changing the user permissions. How can we prepare such a test using PermissionManagement? Is there an example for this?
Note: We are using our own UI system. Thanks.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
Hi,
We have no such example, you can consider using
seleniumfor UI test https://github.com/SeleniumHQ/selenium https://www.selenium.dev/ https://www.browserstack.com/guide/selenium-with-c-sharp-for-automated-testMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)