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

Conversation

@SphericalKat
Copy link
Member

@SphericalKat SphericalKat commented May 22, 2021

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates

📜 Description

Removes dependency on framework for testing migrations.

💡 Motivation and Context

Fixes #1411

💚 How did you test it?

N/A as of now.

📝 Checklist

  • I formatted the code ./gradlew spotlessApply
  • I reviewed submitted code
  • I added a CHANGELOG entry if applicable

🔮 Next steps

📸 Screenshots / GIFs

Signed-off-by: SphericalKat <amolele@gmail.com>
…preferences

should help when using faked SharedPreferences

Signed-off-by: SphericalKat <amolele@gmail.com>
fixes behaviour of getFilesDir

Signed-off-by: SphericalKat <amolele@gmail.com>
@SphericalKat SphericalKat marked this pull request as draft May 22, 2021 08:02
SphericalKat and others added 2 commits May 22, 2021 13:41
Signed-off-by: SphericalKat <amolele@gmail.com>
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
@msfjarvis msfjarvis changed the title chore(build): add mock shared preference dependency Refactor preferences to decouple framework dependency May 22, 2021
@msfjarvis msfjarvis self-assigned this May 22, 2021
@Skrilltrax Skrilltrax marked this pull request as ready for review May 22, 2021 13:22
Copy link
Member

@msfjarvis msfjarvis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor nits, LGTM otherwise.

@msfjarvis msfjarvis added A-CI-CD Area: Continuous Integration/Deployment C-technical-debt Category: This makes the code harder to read and modify, but has no impact on end users P-medium Priority: medium S-waiting-on-author Status: This PR is incomplete or needs to address review comments labels May 22, 2021
@msfjarvis msfjarvis added this to the v2.0.0 milestone May 22, 2021
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
…vailable before we use appContext

Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
@msfjarvis msfjarvis merged commit f66652c into android-password-store:develop May 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-CI-CD Area: Continuous Integration/Deployment C-technical-debt Category: This makes the code harder to read and modify, but has no impact on end users P-medium Priority: medium S-waiting-on-author Status: This PR is incomplete or needs to address review comments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants