Skip to content

iOS Native Tests with pods #325

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

Merged
merged 5 commits into from
Jul 16, 2019
Merged

iOS Native Tests with pods #325

merged 5 commits into from
Jul 16, 2019

Conversation

AliAbdelfattah
Copy link
Contributor

@AliAbdelfattah AliAbdelfattah commented Jul 14, 2019

What's done?

  • Add OCMock dependency to iOS Sample App.
  • Add unit test for showSurveyWithToken.
  • Remove unnecessary targets from the iOS Sample App.
  • Add ios_test job to CircleCI.
  • Add InstabugSample.xcworkspace path to .gitignore file.

@codecov
Copy link

codecov bot commented Jul 14, 2019

Codecov Report

Merging #325 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   86.76%   86.76%           
=======================================
  Files          21       21           
  Lines         393      393           
  Branches       75       75           
=======================================
  Hits          341      341           
  Misses         49       49           
  Partials        3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4981c93...72826eb. Read the comment docs.

@AliAbdelfattah AliAbdelfattah merged commit 0e8ccb8 into master Jul 16, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/ios-tests-pods branch July 16, 2019 08:43
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.

2 participants