appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Task]: remove `sample Movies` dependency from cypress spec.

Open rahulbarwal opened this issue 1 year ago • 0 comments

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.

Slack Message

rahulbarwal avatar Oct 08 '24 07:10 rahulbarwal

Looks like   is getting removed and it is still present in current docs. Will dig in further

Image

thewheat avatar Oct 12 '24 23:10 thewheat

Cool 🙂

GitToTheHub avatar Oct 13 '24 07:10 GitToTheHub