Skip to content

test(sdds-acore/testing): Fix roborazzi config theme and rewrite comp…#824

Open
angirb wants to merge 3 commits into
developfrom
test/light-theme-screenshots-fix
Open

test(sdds-acore/testing): Fix roborazzi config theme and rewrite comp…#824
angirb wants to merge 3 commits into
developfrom
test/light-theme-screenshots-fix

Conversation

@angirb

@angirb angirb commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

What/why changed

  • Fix theme RuntimeEnvironment.setQualifiers(theme) перемещен в addActivityToRobolectricRule
  • перезаписаны скриншоты в светлой теме
  • поправлены 2 кейса в NavBar тестах

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 50469a21-b80a-48d5-a814-6ebf2adb2fe4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch test/light-theme-screenshots-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@salutedevs

salutedevs commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

📦 Собранные Debug APK

📲 Как установить APK на Android-устройство:

  1. Распакуйте архив.
  2. Скопируйте нужный .apk на устройство (через USB, Telegram, Google Drive и т.д.).
  3. Откройте .apk на устройстве и подтвердите установку.
    Если потребуется, включите Разрешение на установку из неизвестных источников в настройках устройства.

💻 Установка через USB (ADB):

  1. Включите Отладку по USB на устройстве (Настройки → Для разработчиков).
  2. Подключите устройство к компьютеру по USB.
  3. Убедитесь, что устройство отображается:
    adb devices
  4. Установите .apk:
    adb install path/to/your.apk
    Если приложение уже установлено и нужно обновить:
    adb install -r path/to/your.apk

@salutedevs

salutedevs commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

📘Артефакты документации опубликованы:

@angirb angirb force-pushed the test/light-theme-screenshots-fix branch from e2e6f6c to f0921b2 Compare June 18, 2026 14:22
@angirb angirb force-pushed the test/light-theme-screenshots-fix branch from 1afa586 to 93d66ae Compare June 19, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants