open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.26k stars 994 forks source link

minor: fix custom property playwright test for AUT #17937

Closed Sachin-chaurasiya closed 1 week ago

Sachin-chaurasiya commented 1 week ago

In some places, we were using .fill('value{enter}'), which was causing the test to be flaky, so I updated it to use the .press method instead.

github-actions[bot] commented 1 week ago

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.31% (37352/58081) 40.96% (14784/36096) 43.07% (4507/10465)
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud