Anki-Android icon indicating copy to clipboard operation
Anki-Android copied to clipboard

Added Unit test for onDeckSelected

Open Haz3-jolt opened this issue 1 year ago • 0 comments

Purpose / Description

Added Unit test to function with @NeedsTest.

Fixes

  • Created test for onDeckSelected to address "15448: double-selecting deck does nothing".

Approach

  • Unit test completed.

How Has This Been Tested?

  • Ran the Unit test multiple times, and ensured it is passing.

Checklist

  • [x] You have a descriptive commit message with a short title (first line, max 50 chars).
  • [x] You have commented your code, particularly in hard-to-understand areas
  • [x] You have performed a self-review of your own code
  • [x] UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • [x] UI Changes: You have tested your change using the Google Accessibility Scanner

Haz3-jolt avatar May 08 '24 18:05 Haz3-jolt