Releases: Codium-ai/codiumai-vscode-release
Releases · Codium-ai/codiumai-vscode-release
v0.6.22
Feature
- Replace existing add a custom test with add custom behavior, same as in the behavior list
- Fix package size too large issue.
v0.6.21
Feature
Support for running vitest tests
v0.6.20
Feature
- Add remove all suggestions button
- Add copy code button to suggestions
v0.6.18
Feature
- A new left sidebar with code suggestions and behaviors
Fix
- Support running tests with jest more easily.
- More explicit error messages in case of failing to run tests.
v0.6.17
Variable instead of function bug fix
v0.6.16
Feature
- Add custom behaviors and generate tests for them
- Scroll down by a button click once a test has been generated
v0.6.15
Fix
- Fix bug in add test from behavior
- Rerun tests in quick actions
v0.6.14
Feature
- New "Quick Actions" from the sidebar - generate tests from behaviors directly from the left sidebar
- Support generating tests for class methods
Bug
- Refresh behaviors coverage became active when moving between tabs
- Behavior coverage format changed from percentage to number out of total
- Various bug fixes for run-tests for Javascript / Typescript.
v0.6.13
Feature
Added possibility to add tests from behaviors
Bug
Not opening the panel of diagnostic issues was found
UI
Test and Suggestions items animation added