1
0
Fork 0
emacs-config/test/integration
Tom Willemse a49fda9c79 Use ws-butler
At work I have to work with a lot of files that other people work on as well.
Other people don’t usually have their editor set up to remove all trailing
whitespace, and we’re not allowed to make a change that includes a lot of extra
whitespace changes[1]. So I end up having to revert a lot of whitespace changes
just before submitting. And if I then have to make more changes, for example
because something was pointed out in a code review, I have to do it again.

‘ws-butler’ promises that it will still prevent me from submitting extraneous
whitespace, but will not touch lines that I haven’t changed, so that would
prevent me from having to revert them all the time.

[1]: This is good, having a lot of whitespace changes can distract from or even
completely hide the actual change you’re trying to make.
2020-10-15 14:25:18 -07:00
..
oni-alert.bats Move bats tests to test/integration 2020-01-07 16:27:27 -08:00
oni-autohotkey.bats Make the wording of the different integration tests more consistent 2020-01-08 16:49:02 -08:00
oni-bat.bats Fixup oni-bat loading test 2020-05-11 00:33:38 -07:00
oni-bats.bats Fix file permissions for oni-bats.bats 2020-01-13 18:05:40 -08:00
oni-bookmark.bats Add test loading oni-bookmark 2020-01-07 21:50:50 -08:00
oni-browse-url.bats Add integration test for oni-browse-url 2020-01-13 18:02:41 -08:00
oni-company.bats Fix tests by including ‘subr-x’ 2020-04-08 23:51:59 -07:00
oni-conf.bats Add integration test for oni-conf 2020-01-12 15:34:34 -08:00
oni-core.bats Use ws-butler 2020-10-15 14:25:18 -07:00
oni-counsel.bats Fix tests by including ‘subr-x’ 2020-04-08 23:51:59 -07:00
oni-cpp.bats Fix integration test for ‘oni-cpp’ 2020-01-14 21:25:32 -08:00
oni-csharp.bats Fix typo 2020-04-07 13:14:09 -07:00
oni-css.bats Move CSS tests to bats 2020-04-07 01:25:23 -07:00
oni-docker.bats Make the wording of the different integration tests more consistent 2020-01-08 16:49:02 -08:00
oni-fish.bats Add basic fish shell script configuration 2020-04-08 00:22:23 -07:00
oni-gui.bats Load autorevert explicitly in tests 2020-04-09 14:03:33 -07:00
oni-haskell.bats Add Haskell configuration 2020-03-29 23:56:44 -07:00
oni-ivy.bats Excplicitly load ‘oni-ivy’ for testing 2020-04-09 00:06:37 -07:00
oni-json.bats Add json configuration 2020-03-27 16:00:55 -07:00
oni-lua.bats Add ‘oni-lua’ 2020-09-07 14:44:32 -07:00
oni-org.bats Diminish org-edna 2020-04-09 11:32:52 -07:00
oni-paredit.bats Fix tests by including ‘subr-x’ 2020-04-08 23:51:59 -07:00
oni-prescient.bats Add prescient 2020-02-24 23:11:41 -08:00
oni-scheme.bats Make the wording of the different integration tests more consistent 2020-01-08 16:49:02 -08:00
oni-smartparens.bats Add ‘smartparens’ to ‘oni-sh’ 2020-01-14 22:02:08 -08:00
oni-yasnippet.bats Explicitly load yasnippet for testing 2020-04-09 00:08:42 -07:00