-
Notifications
You must be signed in to change notification settings - Fork 128
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
NgxPermissionsTestingModule #163
Comments
Hi @DenzelCode You have testing module how to use it is here - https://github.com/AlexKhymenko/ngx-permissions/wiki/Testing |
There is just a declaration for directives but not a module |
And it doesn't includes the service |
@DenzelCode Thank You. Will implement it the problem is im quite busy right now. Will do when have time. But think till the next monday will be ready |
Thank you! Have a nice day |
I'm also interested in this, as I need to test the UI for different sets of permissions |
@CappfinitySimon sorry for digging up an old comment, were you able to test the UI for different sets of permissions? |
@intezzz Unfortunately no. In the end we used e2e tests with Playwright to test for permissions |
The community NEEDS a NgxPermissionsTestingModule :(
https://github.com/AlexKhymenko/ngx-permissions/blob/master/projects/ngx-permissions/src/lib/testing/permissions-testing.module.ts
I'm submitting a...
Current behavior
No test module.
Expected behavior
Minimal reproduction of the problem with instructions
Environment
The text was updated successfully, but these errors were encountered: