Skip to content

Refactor git integration tests as unit tests#104

Merged
Andarist merged 1 commit into
mainfrom
git-to-unit
Jun 12, 2026
Merged

Refactor git integration tests as unit tests#104
Andarist merged 1 commit into
mainfrom
git-to-unit

Conversation

@bluwy

@bluwy bluwy commented Jun 12, 2026

Copy link
Copy Markdown
Member

Pretty much all can be written as unit tests. That leaves integration/node.test.ts as the only integration test. Later I'll refactor as core.test.ts instead testing commitFilesFromBase64 directly.

However, the git integration tests does cover general create/update/delete test that node.test.ts does not cover. I'll add these later when refactoring to core.test.ts

@Andarist Andarist added this pull request to the merge queue Jun 12, 2026
Merged via the queue into main with commit 7c42099 Jun 12, 2026
11 checks passed
@Andarist Andarist deleted the git-to-unit branch June 12, 2026 15:56
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.

2 participants