Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • VLC-Android VLC-Android
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 388
    • Issues 388
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • VLC-AndroidVLC-Android
  • Merge requests
  • !214

Merged
Created Aug 18, 2019 by Shivansh Saini@shivanshs9Contributor2 of 5 tasks completed2/5 tasks

GSoC'19 | Unit & UI tests

  • Overview 51
  • Commits 23
  • Pipelines 13
  • Changes 126

Description

  • Added unit tests for:
    • view models (except PlaylistModel)
    • providers
    • helpers
  • Used Abstract Factory Manager design pattern for LibVLC components.
  • Used stub data for unit tests.
  • Added UI tests for:
    • Browser fragments
    • Playlist screens
    • Preference screens
  • Used custom ViewMatchers for Media, Preferences etc.

How Has This Been Tested?

Ran the newly written unit and UI tests on my devices! 😂

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.
Edited Aug 20, 2019 by Shivansh Saini
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: unit_tests

VideoLAN code repository instance