question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: Test suite/linter

See original GitHub issue
  • docs/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:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
larsxschneidercommented, Dec 13, 2017

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 😊 !

1reaction
filmajcommented, Dec 13, 2017

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:

  1. Add some JS tests, test runner, linter, run tasks and docs on how to run the tests for the web app / JS portion of Hubble.
  2. Once that lands / is acceptable, we can talk about and make progress on running all of that in Travis and reporting feedback to PRs - with an eye toward also supporting running Python tests in the future (I found a good StackOverflow question covering the topic of running tests in multiple runtimes that I will use as inspiration, I think).
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found