appsmith
appsmith copied to clipboard
[Task]: remove `sample Movies` dependency from cypress spec.
SubTasks
Spec name: app/client/cypress/e2e/Regression/ClientSide/Debugger/Widget_property_navigation_spec.ts
We faced a data problem recently in which the Table Widget is waiting for data to be loaded, and the data it receives is empty in row1 & col 1.
We should make the spec not rely on sample movies DB, basically treat the sample movies DB a 3rd party dependency and use something from ted.
Looks like   is getting removed and it is still present in current docs. Will dig in further
Cool 🙂