Bug 1571365 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Ola Gasidlo [:ogasidlo] [:ola] from comment #3)
> I'm working on some documentation for https://docs.firefox-dev.tools/tests/ right now and want to submit the patch this week.
> https://gist.github.com/zoepage/5720bbcccd7e6c898376062598976b2a This is what I have so far.
> 
> Any question / topic you'd like to add?

Your documentation looks great and in-depth, I'm still proposing a shorter overview of what are our tests, how to run them on try and locally. I think both documentations can live side by side.

(In reply to Alexandre Poirot [:ochameau] from comment #4)
> Note that this isn't only about jest. I got a failure on `flow` in the debugger and it isn't clear how to run this locally, nor on try.
> https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=259543418&revision=ec73bc656bd32edaae68a1bf7f93667bd0a2b57b&searchStr=linux%2Cx64%2Copt%2Cnode%2Ctests%2Csource-test-node-debugger-tests%2Cnode%28debugger%29
> 
> But any progress made on this is great :)

Ah yes, the debugger non-Jest node stuff is tricky if you don't know how to run them. Modified to patch to mention the correct command to run everything, not just jest.
(In reply to Ola Gasidlo [:ogasidlo] [:ola] from comment #3)
> I'm working on some documentation for https://docs.firefox-dev.tools/tests/ right now and want to submit the patch this week.
> https://gist.github.com/zoepage/5720bbcccd7e6c898376062598976b2a This is what I have so far.
> 
> Any question / topic you'd like to add?

Your documentation looks great and in-depth, I'm still proposing a shorter overview of what are our tests, how to run them on try and locally. I think both documentations can live side by side.

(In reply to Alexandre Poirot [:ochameau] from comment #4)
> Note that this isn't only about jest. I got a failure on `flow` in the debugger and it isn't clear how to run this locally, nor on try.
> https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=259543418&revision=ec73bc656bd32edaae68a1bf7f93667bd0a2b57b&searchStr=linux%2Cx64%2Copt%2Cnode%2Ctests%2Csource-test-node-debugger-tests%2Cnode%28debugger%29
> 
> But any progress made on this is great :)

Ah yes, the debugger non-Jest node stuff is tricky if you don't know how to run them. Modified the patch to mention the correct command to run everything, not just jest.

Back to Bug 1571365 Comment 6