Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Upgrade to Robolectric 2.2 #973

@WonderCsabo

Description

@WonderCsabo

We are using Robolectric 1.1, which is a pretty outdated version. Since then Robolectric changed a lot, now uses real android code, instead of relying only on Shadow classes which mean much more things can be mocked, provides automatic Activity and Fragment lifecycle managent, more convenient API, etc
To make writing tests easier, we should switch to 2.2, but that means all of our functional tests should be rewritten.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions