TrueSparrowSystems / AI-SalesSparrow-Android-App

MIT License
1 stars 0 forks source link

added test tags #78

Closed dakshbhardwaj closed 1 year ago

dakshbhardwaj commented 1 year ago

Summary:

coderabbitai[bot] commented 1 year ago

Walkthrough

This pull request introduces accessibility and testing improvements across various Compose UI components. The changes primarily involve adding semantic properties and test tags to enhance the accessibility of the app and facilitate UI testing.

Changes

File Path Summary
.../common_components/*.kt Added semantic properties and test tags to UI elements in common components for improved accessibility and testing.
.../sales/screens/*.kt Enhanced accessibility and testing capabilities by adding semantic properties, test tags, and ExperimentalComposeUiApi annotations to UI elements in various screens.

🐇 "In the land of code so bright,

A rabbit hopped through day and night.

With each key press, a leap, a bound,

Accessibility and tests were found.

Now every button, text, and tag,

Is ready for a testing brag!

So here's to changes, big and small,

That make our app the best of all!" 🎉

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. The bot stays silent unless called upon. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume.