LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

testing-android-code - Testing Android Code - Bitwarden Testing Patterns

Provides tactical testing guidance for writing and reviewing Android code tests in Bitwarden.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Write ViewModel tests
  • Write Compose UI tests
  • Test repositories and services
  • Create mock test data
  • Assert Result types and exceptions

Inputs

  • Bitwarden Android source code
  • Bitwarden test code and questions

Outputs

  • Android test code
  • Test review feedback and guidance

Requirements

  • JUnit 5
  • MockK
  • Turbine
  • kotlinx.coroutines.test
  • Robolectric
  • Compose Test
  • en-US locale environment

Source

  • Spec: SKILL.md
android
bitwarden
testing
kotlin
compose
viewmodel
Write ViewModel tests
Write Compose UI tests
Test repositories and services
Create mock test data
Bitwarden Android source code
Bitwarden test code and questions
Android test code
Test review feedback and guidance