Feature request: Test suite/linter
See original GitHub issuedocs/assets/charts.js
is pretty big and as I look to contribute to the project, I would like to ensure I’m not breaking anything in there.- adding a set of explicit JS linter rules for
charts.js
would be nice. I mentioned this for selfish reasons as my IDE currently looks like a red underline mess of spaghetti due to this project’s preference for tabs 😜
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
TestComplete Feature Requests - SmartBear Community
Hello we have upgraded to Chrome V107 and find that the latest TestComplete no longer "recognizes" various pop ups and the such when...
Read more >Feature Requests: What are they and how to manage them
Feature requests are a form of product feedback you may frequently encounter as a SaaS product manager. They typically come in the form...
Read more >Feature Requests in Beta Testing - Centercode
Feature requests is the term used for feedback you collect from your testers about functionality they would like to see in future versions...
Read more >Cloud Feature Requests | CircleCI Ideas - Canny
If you're unsure of which feedback category to select, please reference our guide in the changelog or use the "uncategorized" bucket so we...
Read more >Skim / Feature Requests - SourceForge
#. Sort A ‑> Z; Sort Z ‑> A Summary▾. Sort A ‑> Z; Sort Z ‑> A Status▾. Sort A ‑> Z...
1655...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Great write-up! I would love to see
node.js + recommended JS testrunner/linter + Travis CI
land in Hubble 👍 ! A test framework should have been in there from the start but we had to rush things a bit to get Hubble out of the door for GitHub Universe 😄If we have TravisCI running then we will for sure add a Python test framework, too.
PS: In the jsonschema2md project you linked I saw commits by @trieloff! I think he went to the same school as @pluehne and I (HPI). Small world 😊 !
Wow, small world indeed! 👋 @trieloff
Cool, I will take a stab at going the node.js route and send a PR for that for review. I think I will break the work up into two phases: