Skip to content

tjetzen/be.unamur.coronalert.uitests

Repository files navigation

Android UI Tests for Coronalert

Coronalert's logo (c)

This repository contains the UI tests we developed for the Android application of Coronalert.

This app is used by the Belgian population since October 7th, 2020 for helping to fight the health crisis caused by the COVID-19 virus.

It aims to help the population to limit the spread of this virus by offering information, daily updates, a secured tracing and screening test results.

More information about Coronalert

Authors

Tools

Libraries

  • Espresso (already mentioned in the project dependencies)

Getting started

  1. Clone this repository in the following directory: ...\cwa-app-android\Corona-Warn-App\src\androidTest\java\de\rki\coronawarnapp.
  2. Run the test plans from Android Studio after usual Gradle builds and Android running tasks.

build.gradle adaptation

Add in the dependencies section of the build.gradle (Module: Corona-Warn.Corona-Warn-App) this line :

    androidTestImplementation 'androidx.test.espresso:espresso-intents:3.2.0'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages