0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 11:32:15 +02:00
Anki-Android/AnkiDroid
David Allison 5bf4326bb0 tests: ensure Widget Config initialized properly
The following classes required a non-empty collection:
* `CardAnalysisWidgetConfig`
* `DeckPickerWidgetConfig`

Previously this was not handled in tests, and instead a
second call to `initializeUIComponents` was made

To fix this:

* define `initTask` and check for completion in tests

Prep for fixing flaky tests due to async collection access:
Issue 17010
2024-09-18 17:44:48 +00:00
..
src tests: ensure Widget Config initialized properly 2024-09-18 17:44:48 +00:00
.gitignore
build.gradle Bumped version to 2.19beta2 2024-09-16 16:23:44 +00:00
jacoco.gradle Implement release mode instrumentation with better proguard rules 2024-06-26 15:58:07 +00:00
proguard-rules.pro Implement release mode instrumentation with better proguard rules 2024-06-26 15:58:07 +00:00
proguard-test-rules.pro Implement release mode instrumentation with better proguard rules 2024-06-26 15:58:07 +00:00
robolectricDownloader.gradle Dependency updates 20231130 (#14855) 2023-11-30 16:01:31 -05:00