PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite
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
..
Application test: Script updates for flaky tests (#16558) 2022-09-07 23:55:55 +05:30
ClientSideTests feat: grouping in console logs (#16698) 2022-09-19 06:29:04 +00:00
EnterpriseTests/AdminSettings fix: Cypress tests for admin settings's watermark setting (#15760) 2022-08-11 17:35:08 +02:00
ServerSideTests feat: Linting in entity properties and methods (#16171) 2022-09-17 18:40:28 +01:00