Skip to content

Conversation

@PatWie
Copy link
Owner

@PatWie PatWie commented Aug 11, 2024

Uncomment and activate the previously commented out tests in the build_test.yml workflow. The tests were failing on GitHub but are working fine locally.

PatWie added 2 commits August 11, 2024 13:00
This commit adds an end-to-end test that uses headless Neovim to apply
code actions with a mocked LLM response and diff-compares the output
against a given expected output.

The goal of this test is to ensure the code actions behave as expected,
particularly when interacting with a large language model (LLM) for code
generation and modification. By running the test in a headless Neovim
environment, we can verify the end-to-end functionality of the code
action integration without relying on manual testing.
Uncomment and activate the previously commented out tests in the
build_test.yml workflow. The tests were failing on GitHub but are working
fine locally.
@PatWie PatWie force-pushed the main branch 2 times, most recently from 29dc660 to cb88e8d Compare August 11, 2024 13:06
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