Skip to content

Conversation

@paulb777
Copy link
Member

@paulb777 paulb777 commented Oct 8, 2019

Add an integration test for the Firebase pod.

The key files are Firebase/Firebase/Tests/FirebasePodTest/FirebasePodTest/AppDelegate.swift and Firebase/Firebase/Tests/FirebasePodTest/Podfile

Also, some additional miscellaneous clean up to make travis happy for the Firebase pod.

The Firebase Pod work is in pb-firebase-pod and after approval, this PR will be merged and a combined PR to master sent.

@paulb777 paulb777 changed the title Pb firebase pod tests Firebase pod tests Oct 8, 2019
@maksymmalyhin
Copy link
Contributor

maksymmalyhin commented Oct 8, 2019

@paulb777 Just curious if pod gen can be an option to generate the test project?

Copy link
Member Author

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

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

@maksymmalyhin That was my initial approach, but for a reason that I didn't debug, the test spec target doesn't get generated for the Firebase pod.

Also, the Xcode project needs a workaround as noted by the comment I added to work as a development pod.

CODE_SIGN_STYLE = Automatic;
HEADER_SEARCH_PATHS = (
"$(inherited)",
../../../../Firebase/Firebase/Sources,
Copy link
Member Author

Choose a reason for hiding this comment

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

Workaround to make the Firebase pod work as a development pod

Copy link
Contributor

@maksymmalyhin maksymmalyhin left a comment

Choose a reason for hiding this comment

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

LGTM

@maksymmalyhin
Copy link
Contributor

@paulb777 Thank you for explaining.

@paulb777 paulb777 merged commit a56ed81 into pb-firebase-pod Oct 8, 2019
@paulb777 paulb777 deleted the pb-firebase-pod-tests branch October 8, 2019 20:43
paulb777 added a commit that referenced this pull request Oct 8, 2019
@firebase firebase locked and limited conversation to collaborators Nov 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants