Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add mapBackendResponseErrorToLog/mapBackendResponseToLog options #46

Merged
merged 4 commits into from
Nov 24, 2023

Conversation

uid11
Copy link
Collaborator

@uid11 uid11 commented Nov 16, 2023

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other (please describe):

feat: add mapBackendResponseErrorToLog/mapBackendResponseToLog options.
chore: update devDependencies (@types/node, @typescript-eslint/*, etc).
refactor: add readonly modifier to DESCRIPTION_KEY and other fields.
refactor: use name in form [T/t]estCafe everywhere.
feat: add JS errors and console messages for failed tests in HTML report.
feat: add timeout option to takeElementScreenshot action.
fix: remove unnecessary backticks around the error message.
fix: stop docker container if tests are interrupted externally.
chore: update alpine to 3.18.4 (so update Chrome to 117, etc).
refactor: rename files according to the names of exported functions.
fix: add bash to docker container.

@uid11 uid11 requested a review from Rodionxx November 16, 2023 12:29
@uid11 uid11 force-pushed the feat/add-log-backend-response-options branch from b0fe7d8 to 5ced769 Compare November 18, 2023 19:10
…Log` options

feat: add `timeout` option to `takeElementScreenshot` action
fix: remove unnecessary backticks around the error message
refactor: add `readonly` modifier to `DESCRIPTION_KEY` and other fields
refactor: use name in form [T/t]estCafe everywhere
@uid11 uid11 force-pushed the feat/add-log-backend-response-options branch 4 times, most recently from 396e42f to 93be1e7 Compare November 24, 2023 10:32
chore: update alpine to 3.18.4 (so update Chrome to 117, etc)
chore: update devDependencies (@types/node)
fix: add `bash` to docker container
refactor: rename files according to the names of exported functions
@uid11 uid11 force-pushed the feat/add-log-backend-response-options branch from 93be1e7 to 25370e3 Compare November 24, 2023 10:34
@uid11 uid11 merged commit 180b38a into main Nov 24, 2023
5 checks passed
@uid11 uid11 deleted the feat/add-log-backend-response-options branch November 24, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant