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 unit test to event batch update (includes function extraction to support this) #12048

Merged
merged 2 commits into from
Apr 29, 2018

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Add unit test to event batch update (includes function extraction to support this)

Before

No test

After

Basic test

Technical Details

This is a 'clean' function extraction - no changes made to the code in it

Comments

Preliminary to https://lab.civicrm.org/dev/core/issues/89

@eileenmcnaughton
Copy link
Contributor Author

@monishdeb @seamuslee001 either of you able to review this - I didn't want to mix the actual changes to the function with the extraction for readability

@monishdeb
Copy link
Member

Tested the PR and no code is missing while moving the postProcess content to submit(). Also UT pass in local. Tagging with merge on pass

@eileenmcnaughton eileenmcnaughton merged commit d94ee64 into civicrm:master Apr 29, 2018
@eileenmcnaughton eileenmcnaughton deleted the batch-update branch April 29, 2018 21:01
@eileenmcnaughton
Copy link
Contributor Author

Ouch - I accidentally pushed up a commit intended #12051 before merging! Per comment there @monishdeb can you double check all is OK (I know you had tested already)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants