OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

test(e2e): long description search test

Open chirag-madlani opened this issue 10 months ago • 2 comments

Describe your changes:

Added test to validate long description search

I worked on ... because ...

Type of change:

  • [ ] Bug fix
  • [ ] Improvement
  • [ ] New feature
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation

Checklist:

  • [x] I have read the CONTRIBUTING document.
  • [ ] My PR title is Fixes <issue-number>: <short explanation>
  • [ ] I have commented on my code, particularly in hard-to-understand areas.
  • [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

chirag-madlani avatar Jun 05 '25 10:06 chirag-madlani

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.08% (45531/72180) 38.75% (18728/48331) 42.48% (5388/12685)

github-actions[bot] avatar Jun 05 '25 10:06 github-actions[bot]