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

FEATURE: add a param to exclude users by groups on the users directory page #23067

Merged
merged 1 commit into from Aug 11, 2023

Conversation

jmperez127
Copy link
Member

No description provided.

@@ -37,6 +37,19 @@ acceptance("User Directory", function () {
);
});

test("Visit With Group Exclusion", async function (assert) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure if I'm missing something but it doesn't seem like any of the assertions here are testing that groups are testing that groups are excluded?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is based on all the other tests of this file.
I already tested the backend on another PR.
I can improve this one if needed.

@tgxworld tgxworld force-pushed the add-group-exclusion-to-users-index branch from 750f5e8 to 8b7dd0d Compare August 11, 2023 03:36
@tgxworld tgxworld merged commit 918be1d into main Aug 11, 2023
13 checks passed
@tgxworld tgxworld deleted the add-group-exclusion-to-users-index branch August 11, 2023 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants