PromucFlow_constructor/app/client/cypress
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
..
fixtures test: mysql datatypes cypress test cases (#16696) 2022-09-16 11:51:25 +05:30
integration feat: grouping in console logs (#16698) 2022-09-19 06:29:04 +00:00
locators fix: Autocomplete now works with multiple bindings (#16314) 2022-09-19 11:02:06 +05:30
manual_TestSuite test: Script updates for flaky tests (#16455) 2022-09-05 15:24:56 +05:30
patches test: Script updates for flaky fixes (#16143) 2022-08-24 19:53:41 +05:30
plugins Cypress version upgrade for timeout issue resolution (#15917) 2022-08-16 09:31:16 +05:30
snapshots/Smoke_TestSuite/ClientSideTests/VisualTests test: Script updates for flaky fixes (#16143) 2022-08-24 19:53:41 +05:30
support feat: grouping in console logs (#16698) 2022-09-19 06:29:04 +00:00
.eslintrc.json [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
apply-patches.js test: Script updates for flaky fixes (#16143) 2022-08-24 19:53:41 +05:30
cypress-docker-compose.yml
index.ts test: Automated few tests for AForce Migration scenarios + Flaky fixes (#12231) 2022-03-31 17:21:08 +05:30
init-mysql-dump-for-test.sql chore: Perform perf tests on a large app (#10831) 2022-02-03 00:25:10 +05:30
init-pg-dump-for-test.sql Using local Postgres database instead of remote (#6241) 2021-07-30 11:41:14 +05:30
setup-test-fat.sh Removed the conflicting part with TED (#16022) 2022-08-16 11:01:25 +05:30
setup-test.sh Fix TED run command updated (#16089) 2022-08-18 10:09:12 +05:30
test.sh Improve Codemirror mount performance (#5497) 2021-07-08 12:34:47 +05:30
tsconfig.json fix: rts version file moved to src (#15963) 2022-08-12 21:10:50 +05:30