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

[REF] [Test] [Export] Convert some more tests to use the newer function #14933

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Jul 30, 2019

Overview

Converts some tests to new helper & also cleans up special handling on campaign_id fields

Before

Uses old helper, unnecessary handling

After

New helper, handling removed

Technical Details

In testing this I checked and all the exports export an integer in the campaign_id field. Contribution
ALSO exports campaign_title field - which is unaffected by the removed lines (& for contribution both are tested)

I see the reference to https://issues.civicrm.org/jira/browse/CRM-14398 is for contribution which is covered by the unit test

Comments

@civibot
Copy link

civibot bot commented Jul 30, 2019

(Standard links)

@civibot civibot bot added the master label Jul 30, 2019
In testing this I checked and all the exports export an integer in the campaign_id field. Contribution
ALSO exports campaign_title field - which is unaffected by the removed lines (& for contribution both are tested)

I see the reference to https://issues.civicrm.org/jira/browse/CRM-14398 is for contribution which is covered by the
unit test
@eileenmcnaughton eileenmcnaughton changed the title [wip] [REF] [Test] Convert some more tests to use the newer function [REF] [Test] Convert some more tests to use the newer function Jul 31, 2019
@eileenmcnaughton eileenmcnaughton changed the title [REF] [Test] Convert some more tests to use the newer function [REF] [Test] [Export] Convert some more tests to use the newer function Jul 31, 2019
@colemanw colemanw merged commit c7e6513 into civicrm:master Aug 2, 2019
@colemanw colemanw deleted the export_test branch August 2, 2019 16:56
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.

2 participants