Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Conversation

@AlejandroSuero
Copy link
Contributor

@AlejandroSuero AlejandroSuero commented May 14, 2024

Added files to test if freeze.nvim sets up correctly, as mentioned in #9.

  • creates user commands
  • sets up with default config
  • sets up with custom config
  • freezes an entire file
  • freezes a range of a file
  • freezes a line of a file

Created Makefile for make test, make test-nvim and make test-all (to use both).

feat(tests): added `Makefile` for easy to spawn tests

ci(test): added workflow for testing

fix: ensure `freeze.setup()` sets up default config

feat: added mocked file to test `freeze` command

feat: added tests for `freeze` command

fix: made the changes to work properly under every condition

fix: deleted workflow

As mentioned by @ethanholz in ethanholz#9
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant