Skip to content

test: add unit tests for class, orderedmap, stringbuffer#1372

Merged
deathbeam merged 2 commits intoCopilotC-Nvim:mainfrom
deathbeam:add-more-tests
Aug 26, 2025
Merged

test: add unit tests for class, orderedmap, stringbuffer#1372
deathbeam merged 2 commits intoCopilotC-Nvim:mainfrom
deathbeam:add-more-tests

Conversation

@deathbeam
Copy link
Copy Markdown
Collaborator

Add new unit tests for CopilotChat.utils.class, orderedmap, and stringbuffer modules. These tests cover class creation, inheritance, ordered map behavior, and string buffer operations to improve code reliability and coverage.

Add new unit tests for CopilotChat.utils.class, orderedmap, and stringbuffer
modules. These tests cover class creation, inheritance, ordered map behavior,
and string buffer operations to improve code reliability and coverage.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
@deathbeam deathbeam added the tests tests label Aug 26, 2025
@deathbeam deathbeam merged commit db2581c into CopilotC-Nvim:main Aug 26, 2025
4 checks passed
@deathbeam deathbeam deleted the add-more-tests branch August 26, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant