Skip to content

feat: update localisations #6337

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

Merged
merged 1 commit into from
May 12, 2025
Merged

Conversation

NestorEncinas
Copy link
Contributor

risk: low
JIRA: TNT-523


Important

Please, don't forget to run rush change for the commits that introduce new features or significant changes 🙏 This information is used to generate the change log.


Run extended test by pull request comment

Commands can be triggered by posting a comment with specific text on the pull request. It is possible to trigger multiple commands simultaneously.

extended-test --backstop | --integrated | --isolated | --record [--filter <file1>,<file2>,...,<fileN>]

Explanation

  • --backstop The command to run screen tests (optionally with keeping passing screenshots).
  • --integrated The command to run integrated tests against the live backend.
  • --isolated The command to run isolated tests against recordings.
  • --record The command to create new recordings for isolated tests.
  • --filter (Optional) A comma-separated list of test files to run. This parameter is valid only for the --integrated, --isolated, and --record commands.

Examples

extended-test --backstop
extended-test --backstop --keep-passing-screenshots
extended-test --integrated
extended-test --integrated --filter test1.spec.ts,test2.spec.ts
extended-test --isolated
extended-test --isolated --filter test1.spec.ts,test2.spec.ts
extended-test --record
extended-test --record --filter test1.spec.ts,test2.spec.ts

Commands for Bear platform working on branch rel/9.9

extended-test-legacy --backstop
extended-test-legacy --isolated
extended-test-legacy --record

risk: low
JIRA: TNT-523
@NestorEncinas NestorEncinas requested a review from kandl as a code owner May 6, 2025 14:32
@NestorEncinas NestorEncinas enabled auto-merge May 6, 2025 14:43
@NestorEncinas NestorEncinas added the do not merge Do not merge this yet label May 6, 2025
@NestorEncinas NestorEncinas disabled auto-merge May 6, 2025 14:58
@NestorEncinas NestorEncinas removed the do not merge Do not merge this yet label May 12, 2025
@NestorEncinas NestorEncinas enabled auto-merge May 12, 2025 12:49
@NestorEncinas NestorEncinas merged commit 5fc7995 into master May 12, 2025
16 checks passed
@NestorEncinas NestorEncinas deleted the nen-localisations-06-05-2025 branch May 12, 2025 13:09
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.

3 participants