Skip to content

test(sdds-acore/testing): Added dropdown strict clipped screenshot tests#823

Merged
angirb merged 2 commits into
developfrom
test/dropdownmenu-strictclipped
Jun 18, 2026
Merged

test(sdds-acore/testing): Added dropdown strict clipped screenshot tests#823
angirb merged 2 commits into
developfrom
test/dropdownmenu-strictclipped

Conversation

@angirb

@angirb angirb commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

What/why changed

  • Добавлены тесты для dropdownmenu / popover с strictClipped

@coderabbitai

coderabbitai Bot commented Jun 16, 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: 9a625c2a-b398-4d77-9b26-d501ef1c0519

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/dropdownmenu-strictclipped

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 16, 2026

Copy link
Copy Markdown
Collaborator

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

@salutedevs

salutedevs commented Jun 16, 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

@malilex malilex left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Убирать appBar со скриншотов будешь в другом ПРе?

@angirb angirb force-pushed the test/dropdownmenu-strictclipped branch from 5d1a56a to a87b5d2 Compare June 17, 2026 09:37
@angirb angirb merged commit 75069df into develop Jun 18, 2026
46 checks passed
@angirb angirb deleted the test/dropdownmenu-strictclipped branch June 18, 2026 12:52
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.

3 participants