coala-sublime icon indicating copy to clipboard operation
coala-sublime copied to clipboard

Add tests

Open AbdealiLoKo opened this issue 9 years ago • 2 comments

Add tests for all modules

AbdealiLoKo avatar Aug 02 '15 02:08 AbdealiLoKo

Parts like Utils.py is easy - as it doest need sublime. Need to use a testing framework like : https://github.com/twolfson/sublime-plugin-tests to do import sublime Not sure how active they are. Tried it, and it gave some errors. Have filed an issue at https://github.com/twolfson/sublime-plugin-tests/issues/32

AbdealiLoKo avatar Aug 02 '15 05:08 AbdealiLoKo

TODO:

  • [ ] Add circle.yml - at least I'd prefer that over the web ui on long term
  • [ ] Add coverage submission
  • [ ] Add tests for the actual plugin

sils avatar Aug 02 '15 13:08 sils