Skip to content

Add application to be able to run Unit Tests on a real device#190

Draft
Zandor300 wants to merge 3 commits into
masterfrom
unit-tests-actual-device
Draft

Add application to be able to run Unit Tests on a real device#190
Zandor300 wants to merge 3 commits into
masterfrom
unit-tests-actual-device

Conversation

@Zandor300
Copy link
Copy Markdown
Member

This PR will add a TestsApplication target that is just an empty application. This application will be used to be able to run the existing Unit Tests on a real device. Now Unit Tests can be run for iPod touch since Xcode currently doesn't have any iPod touch simulators.

@Zandor300 Zandor300 requested a review from denisenepraunig June 3, 2019 16:26
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@f83399f). Learn more about missing BASE report.
⚠️ Report is 118 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             master      #190   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         2           
  Lines             ?         4           
  Branches          ?         0           
==========================================
  Hits              ?         4           
  Misses            ?         0           
  Partials          ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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