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

[Testing] packages/website/src/features/geocoder/ui/geocoder.tsx #581

Open
Tracked by #425
glenflorendo opened this issue Nov 7, 2023 · 0 comments
Open
Tracked by #425

Comments

@glenflorendo
Copy link
Member

User Story

As a developer, I want the codebase to be fully tested, so that I am sure that we are promoting high code quality by releasing stable code with no regressions.

Description

This work, along with many other tickets, is to improve our testing code coverage by writing tests for the file in the title.

To view our current code coverage, run pnpm test. Then, open this file: <project-root>/coverage/lcov-report/index.html.

Acceptance Criteria

  1. The file in the title is fully tested, including statements, branches, functions, and lines.
  2. All existing test suites pass.

Technical References

Additional Information

N/A

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

No branches or pull requests

3 participants