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 tests #1

Open
Deraen opened this issue Sep 11, 2020 · 2 comments · May be fixed by #31
Open

Add unit tests #1

Deraen opened this issue Sep 11, 2020 · 2 comments · May be fixed by #31
Labels
indentation Affects indentation

Comments

@Deraen
Copy link
Member

Deraen commented Sep 11, 2020

Unit tests could help especially with the indent fn. There are probably a few cases broken currently: guns/vim-clojure-static#83

Not sure how these are usually done with Vimscript.

We could probably copy test cases from some other project for a start:
https://github.com/clojure-emacs/clojure-mode/blob/master/test/clojure-mode-indentation-test.el
https://github.com/weavejester/cljfmt/blob/master/cljfmt/test/cljfmt/core_test.cljc#L11

@Deraen
Copy link
Member Author

Deraen commented Dec 29, 2020

@Deraen
Copy link
Member Author

Deraen commented Dec 29, 2020

Github actions configured in #4

@Deraen Deraen closed this as completed Dec 29, 2020
@Deraen Deraen reopened this Dec 29, 2020
@axvr axvr linked a pull request Apr 27, 2023 that will close this issue
14 tasks
@axvr axvr added the indentation Affects indentation label Jun 23, 2023
@axvr axvr linked a pull request Jun 23, 2023 that will close this issue
14 tasks
@axvr axvr added this to the Indentation overhaul milestone Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
indentation Affects indentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants