Skip to content

Convert instrumentation tests to Kotlin #2689

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 3 commits into from
Mar 21, 2019
Merged

Convert instrumentation tests to Kotlin #2689

merged 3 commits into from
Mar 21, 2019

Conversation

domdomegg
Copy link
Member

Description

Convert instrumentation tests to Kotlin, as agreed in #2626 (comment)

I have noticed NavigationBaseActivityTest.doubleNavigateToExploreThenReturnHome() seems a bit flaky, but that is present in the Java version and is not related to the Kotlin conversion. See #2688

@domdomegg domdomegg requested a review from maskaravivek March 20, 2019 22:10
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2689   +/-   ##
======================================
  Coverage    2.81%   2.81%           
======================================
  Files         258     258           
  Lines       12376   12376           
  Branches     1111    1111           
======================================
  Hits          349     349           
  Misses      12001   12001           
  Partials       26      26

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 fc7399c...a01a2bf. Read the comment docs.

@maskaravivek maskaravivek merged commit 268ba07 into commons-app:master Mar 21, 2019
@domdomegg domdomegg deleted the androidTest-kotlin branch March 21, 2019 18:19
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.

3 participants