* 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 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| locators | ||
| manual_TestSuite | ||
| patches | ||
| plugins | ||
| snapshots/Smoke_TestSuite/ClientSideTests/VisualTests | ||
| support | ||
| .eslintrc.json | ||
| apply-patches.js | ||
| cypress-docker-compose.yml | ||
| index.ts | ||
| init-mysql-dump-for-test.sql | ||
| init-pg-dump-for-test.sql | ||
| setup-test-fat.sh | ||
| setup-test.sh | ||
| test.sh | ||
| tsconfig.json | ||