Skip to content

test: add new e2e tests - #1065

Open
vasylk-crowdin wants to merge 78 commits into
mainfrom
next_tests
Open

vasylk-crowdin wants to merge 78 commits into
mainfrom
next_tests

Conversation

@vasylk-crowdin

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 42.85714% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.69%. Comparing base (e6e2419) to head (9a47a83).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src-next/lib/config.ts 11.12% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1065      +/-   ##
==========================================
- Coverage   92.71%   92.69%   -0.02%     
==========================================
  Files         144      144              
  Lines       11556    11627      +71     
==========================================
+ Hits        10713    10776      +63     
- Misses        843      851       +8     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@andrii-bodnar andrii-bodnar changed the title Add new e2e tests test: add new e2e tests Jul 28, 2026
@bhdnb
bhdnb force-pushed the next_tests branch 2 times, most recently from 0372fca to 1633cad Compare July 30, 2026 11:52
@andrii-bodnar
andrii-bodnar changed the base branch from next to main August 26, 2026 13:49
@vasylk-crowdin
vasylk-crowdin marked this pull request as ready for review September 1, 2026 07:32
@bhdnb
bhdnb force-pushed the next_tests branch 3 times, most recently from e0e0d7e to c6a9d86 Compare September 4, 2026 14:14
@bhdnb bhdnb added the tests label Sep 4, 2026
@bhdnb
bhdnb force-pushed the next_tests branch 3 times, most recently from 9b9327f to 5778584 Compare September 11, 2026 12:51
@bhdnb
bhdnb requested a review from andrii-bodnar September 11, 2026 13:19
Comment on lines +39 to +47
const expectedContent = generate({
projectId: '',
apiToken: undefined,
basePath: '',
baseUrl: 'https://api.crowdin.com',
preserveHierarchy: true,
ignoreHiddenFiles: true,
files: [{ source: '', translation: '' }],
});

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

init imports the CLI's own yaml generator to build its expected output. A generator regression rewrites both sides

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The skill still claims the translation pattern is not applied on download, which basic-upload-download contradicts, and still describes the old normalize behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants