cchanxzy / react-currency-input-field

React component for an input field
MIT License
648 stars 118 forks source link

test: playwright initial setup and basic test, also updating dependencies #327

Closed cchanxzy closed 10 months ago

cchanxzy commented 10 months ago

Initial setup for Playwright and a basic test.

Why Playwright? I think this library could do with some in browser tests, although the tests with React Testing Library are pretty good, some things are still not quite the same ie. cursor movement.


Also updating dependencies since its been a while.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1a3d1bd) 100.00% compared to head (c596795) 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #327 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 15 Lines 411 411 Branches 159 159 ========================================= Hits 411 411 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 3.6.14 :tada:

The release is available on:

Your semantic-release bot :package::rocket: