Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement auto space test case #37

Merged
merged 4 commits into from
Jun 9, 2024
Merged

Conversation

yan-yangyang
Copy link
Collaborator

@yan-yangyang yan-yangyang commented Jun 8, 2024

Description

This PR implements two E2E tests for auto space.

Tools

How to verify

  1. Setup Appium by following this document
  2. Run e2e/test_type_with_auto_space, e2e/test_type_without_auto_space and pass tests.

Screenshots / Videos

type_with_auto_space.mov

Copy link

codecov bot commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.67%. Comparing base (8bdcd2e) to head (2534dd8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   45.67%   45.67%           
=======================================
  Files          36       36           
  Lines         694      694           
  Branches      172      172           
=======================================
  Hits          317      317           
  Misses        299      299           
  Partials       78       78           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ricky9667 ricky9667 added the testing Testing and quality improvement label Jun 8, 2024
Copy link
Owner

@ricky9667 ricky9667 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you.

@ricky9667 ricky9667 merged commit 01f2cbd into ricky9667:master Jun 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing and quality improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants