Skip to content

ANDR-35: Profile. Логика + тесты#127

Merged
kish-dev merged 14 commits intoepic/ANDR-31from
feature/ANDR-35
Apr 3, 2026
Merged

ANDR-35: Profile. Логика + тесты#127
kish-dev merged 14 commits intoepic/ANDR-31from
feature/ANDR-35

Conversation

@Nuriua
Copy link
Copy Markdown
Collaborator

@Nuriua Nuriua commented Mar 19, 2026

🧩 Что сделано:

  • Добавлен UseCase c 1 suspend operator fun invoke()
  • Собран Flow State
  • Сделан маппинг через ScreenMapper.getScreenState()
  • Добавлены Command'ы + функция HandleCommands ()
  • Юнит-тест на ProfileScreenMapper

🗂 Затронутые модули:
feature -> profile -> impl

): ProfileScreenState = ProfileScreenState.Success(
userData = userData
)
object ProfileScreenMapper {
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.

class

@kish-dev kish-dev merged commit 8ee5139 into epic/ANDR-31 Apr 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants