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

Add coverage for custom filters #30347

Merged
merged 2 commits into from
May 20, 2024

Conversation

mjankowski
Copy link
Contributor

There is existing controller spec that just hits the index action for signed in/out scenarios, but nothing for create/edit/update flows. This adds the "happy path" for those flows, but does not yet handle the error conditions on create/update.

May do followup to add those error paths, and also maybe merge the controller spec into here and then delete it.

ClearlyClaire
ClearlyClaire previously approved these changes May 20, 2024
Copy link
Contributor

@ClearlyClaire ClearlyClaire left a comment

Choose a reason for hiding this comment

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

Made a couple inline comments, but looks good overall.

spec/system/filters_spec.rb Outdated Show resolved Hide resolved
spec/system/filters_spec.rb Outdated Show resolved Hide resolved
@ClearlyClaire ClearlyClaire added this pull request to the merge queue May 20, 2024
Merged via the queue into mastodon:main with commit 0a2110b May 20, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants