Skip to content

ASE-ESRS/MARTIN-client

Repository files navigation

MARTIN-client

Build Status Coverage Status Maintainability

Introduction

This repository holds the code and documentation for the client-side material developed as part 947G5 Advanced Software Engineering Task 4.

Build Process

This project uses Travis CI as a continuous integration platform.

Testing

The Android platform provides two core forms of programmatic testing. These are:

  • Unit Tests
  • Instrumentation Tests

In addition, we have implemented user testing on a smartphone (LG G6) running Android 7.1.1 Nougat to ensure that the application works on a physical devices for users.

Unit Tests

Instrumentation Tests

User Testing