-
-
Notifications
You must be signed in to change notification settings - Fork 824
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
(NFC) Add unit test of submitting the Pledge Search Form #12085
(NFC) Add unit test of submitting the Pledge Search Form #12085
Conversation
532adb9
to
1ee3d59
Compare
@seamuslee001 on top of the patch I am still getting the error on FGB enabled setup: DB error:
Is there any other PR linked to it? |
@monishdeb no i was putting this in to prove the problem |
oh ok |
Add in check of rows
1ee3d59
to
c8e7b8f
Compare
@seamuslee001 well what you know, applying the patch #11996 fix this issue too, here's the screencast: @eileenmcnaughton so the PR 11996 now fix two FGB regression + we got UT now. |
Jenkins re test this please |
2 similar comments
Jenkins re test this please |
Jenkins re test this please |
Jenkins re test this please |
@seamuslee001 kudos it passed all test. Should I merge it? |
I don't see why not |
Done 👍 Thanks! |
Overview
This adds a unit test to show failure of pledge search form on systems with ONLY_FULL_GROUP_BY enabled
Before
No Test
After
Test to ensure search form functions
ping @eileenmcnaughton @monishdeb