PromucFlow_constructor/app/client/cypress/integration
Ayush Pahwa e3f90db341
feat: grouping in console logs (#16698)
* fix: updated skip functionality

* update: type of logs to add occurence count

* update: reducer function to merge the new logs

* update: added dependance on last log's occurence count

* add: UI to show the occurence badge

* fix: added null check for dependency array

* update: omit occurence from compare fn

* update: changed function call to store logs array directly

* update: moved from saving logs one by one to array

* fix: replaced forEach with reduce

* test: added functions for console log grouping

* feat: updated warning grouping color

* update: moved function to reducer file for jest tests
2022-09-19 06:29:04 +00:00
..
Smoke_TestSuite feat: grouping in console logs (#16698) 2022-09-19 06:29:04 +00:00
Smoke_TestSuite_Fat/ClientSideTests test: Script updates for flaky tests (#16455) 2022-09-05 15:24:56 +05:30