Commit a4f866c
Chore(UI): Refactor all custom property tests (open-metadata#27206)
* Refactor all custom property tests to bring under 1 serial describe block to avoid flakiness
* Merged 3 parts to 1
* Fix checkstyle
* Fix checkstyle
* Worked on comments
* Fix playwright checkstyle
* Fix failing tests
* Fix playwright checkstyle
* Fix ExploreRightPanel failing tests and remove cp creation/deletion references from the remaining tests
* Remove remaining references of custom properties from other specs
* Fix playwright checkstyle
* Fix failing tests
* Worked on comments
* Fix playwright checkstyle
* Remove the error thrown while deletion failed since the we use these in cleanups and throwing error gives failure status even after tests are passed
* Fix flakiness in CustomProperties spec
* update playwright config for testing
* Fix table data card selection logic to fix flakiness
* add missing await
* click on card by fqn when it is present
* Fix the flakiness in custom property spec
* Fix flakiness
* update playwright config
* Fix test flakiness
* update playwright config
* check
* fix
* Fix checkstyle
* Fix the failing tests
* Fix ui-checkstyle
* Fix checkstyle
* Revert special characters from name1 parent 4533257 commit a4f866c
28 files changed
Lines changed: 3949 additions & 4434 deletions
File tree
- openmetadata-ui/src/main/resources/ui/playwright
- constant
- e2e
- Features
- Permissions
- Flow/AdvanceSearchFilter
- Pages
- support
- domain
- entity
- glossary
- utils
Lines changed: 61 additions & 283 deletions
Large diffs are not rendered by default.
Lines changed: 37 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
167 | 193 | | |
Lines changed: 0 additions & 166 deletions
This file was deleted.
0 commit comments