google-developer-training / advanced-android-testing

Android Testing Codelab

Home Page:https://codelabs.developers.google.com/codelabs/android-testing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Codelab Issue] Testing Codelab 5.1, Step 8 - Broken link of robolectric library

dlqkfzlr opened this issue · comments

commented

[Problem]
Robolectric library (robolectricVersion = '4.3.1') is not downloaded.
The version is exactly from 'android-testing-end_codelab_1' project file.
So I went directly to the url which is mentioned in Android Studio 'Run' category.
It says "Directory listing forbidden".
testcode_issue_01
testcode_issue_02

In which lesson and step of the codelab can this issue be found?
In 5.1, Step 8

How to reproduce?
What are the exact steps to reproduce the problem?
Just run TasksViewModelTest.class testCode

Versions

  1. What version of Android Studio are you using?
    4.1.2

Additional information
N/A

codelab: advanced-android-kotlin