-
Notifications
You must be signed in to change notification settings - Fork 453
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
Specs (and Travis CI) #18
Comments
Any progress on this? |
No progress yet. I would really like to get this done over the next few days while I have a little time. Wish me luck 😜 |
What's New: - Directory structure for specs examples to be tested - Dynamically generated specs for all tests/sample source code TODO: - Fix expected test output file contents to be correct
Directory structure:
|
I was unable to do Python and SQL, as I am having Python problems on my laptop. Hopefully I will be able to figure this out soon.
Tests that start with underscores (_) are hidden and not tested. Those must eventually be solved.
- because pear is not installed in Travis CI
- Need to add more dependencies to support those tests
Finally got it building and testing successfully! https://travis-ci.org/Glavin001/atom-beautify/builds/45295127 Now to fix it for the disabled tests. |
PHP (PHP_Beautifier) and Ruby (rbeautify) and C/C++ (Uncrustify) need to be taken a look at and see if those beautifiers are the best options for those respective languages. For now, all other tests are passing fine. |
See https://atom.io/docs/latest/writing-specs
_
).See https://github.com/atom/ci
TODO: Current languages not working for Tests
The text was updated successfully, but these errors were encountered: