test: add new e2e tests - #1065
Open
vasylk-crowdin wants to merge 78 commits into
Open
vasylk-crowdin wants to merge 78 commits into
vasylk-crowdin wants to merge 78 commits into
Conversation
Codecov Report❌ Patch coverage is
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. 🚀 New features to boost your workflow:
|
bhdnb
force-pushed
the
next_tests
branch
2 times, most recently
from
July 30, 2026 11:52
0372fca to
1633cad
Compare
vasylk-crowdin
marked this pull request as ready for review
September 1, 2026 07:32
bhdnb
force-pushed
the
next_tests
branch
3 times, most recently
from
September 4, 2026 14:14
e0e0d7e to
c6a9d86
Compare
bhdnb
force-pushed
the
next_tests
branch
3 times, most recently
from
September 11, 2026 12:51
9b9327f to
5778584
Compare
…ase path test snapshot
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: '' }], | ||
| }); |
Member
There was a problem hiding this comment.
init imports the CLI's own yaml generator to build its expected output. A generator regression rewrites both sides
Member
There was a problem hiding this comment.
The skill still claims the translation pattern is not applied on download, which basic-upload-download contradicts, and still describes the old normalize behavior.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.