Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit and integration tests #263

Closed
2 tasks
nullchilly opened this issue Aug 27, 2022 · 3 comments
Closed
2 tasks

Add unit and integration tests #263

nullchilly opened this issue Aug 27, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@nullchilly
Copy link
Contributor

nullchilly commented Aug 27, 2022

As testing configuration by hand or reviewing pull requests takes a lot of time, I would like a way to automatically check for:

  • Simple configurations (transparency, compile, etc)
  • Configurations that require plugin integrations (bufferline, lualine, etc) Refer to Special integrations

This will allow us to support backward compatibitity or if there exists a breaking change it should be mentioned in #260

@nullchilly nullchilly added the enhancement New feature or request label Aug 27, 2022
@nullchilly
Copy link
Contributor Author

nullchilly commented Aug 27, 2022

@vinibispo I saw your repo ruby.nvim with plenary test

May I ask if you are able to tackle this issue

@vinibispo
Copy link
Contributor

Sure

@nullchilly nullchilly closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2022
@nullchilly
Copy link
Contributor Author

Added in the latest release https://github.com/catppuccin/nvim/releases/tag/v1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants