Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

[Tech Debt] Refactor MigrationsTest to allow running without an emulator #1411

@msfjarvis

Description

@msfjarvis

The code is only testing the eventual consistency of what boils down to a Map<String, Any>, and thus should not require an emulator to run. Breaking the Android framework dependency here will allow us to entirely remove the emulator step from our CI pipelines, which will cut down on PR check times by at least 50%.

Metadata

Metadata

Assignees

Labels

A-CI-CDArea: Continuous Integration/DeploymentC-technical-debtCategory: This makes the code harder to read and modify, but has no impact on end usersE-hardEffort: This will require a lot of workP-mediumPriority: mediumS-designStatus: There's a problem here, but no obvious solution; or the solution raises other questions

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions