Matt Cowley
                                            Matt Cowley
                                        
                                    Using https://github.com/dollarshaveclub/cloudworker, unit tests should be implemented for all the HTTP routes in the worker. For interactions, there should be unit tests to ensure that the verification middleware works as...
We should add a test suite to the Javascript port of the package in this repo. It should test the behaviour of the exported generate method, but also the private...
**Is your feature request related to a problem? Please describe.** We're currently using restify for some projects, and it relies on some deprecated functionality in Node (we don't use the...
### Input code (Minimal repro: https://github.com/MattIPv4/jsdoc-method-type) Working, without `@type`: `a.js` ```js /** * Test global a * * @param {string} one * @param {number} two * @returns {string} */ const...
Hey folks! ### Proposal cdnjs for a long time has had a small collection of community written tutorials (at [cdnjs/tutorials](https://github.com/cdnjs/tutorials)) that are served on the library pages on the website,...
👋 I'm not sure if this is an issue with grpcurl or with my demo code (though I don't immediately see anything wrong with the latter). I am running a...
**Please describe the problem you are having in as much detail as possible:** Related to the issue I encountered in #3890, it seems that not only does the client not...
**Please describe the problem you are having in as much detail as possible:** Assume a situation where a text channel is in a category, with the channel's permissions set in...
Hey all, Is there a way to declare groups of accessories within a bridge? Eg: ``` Bridge: Group 1: Light Bulb Light Bulb Group 2: Light Bulb Fan ```
Sorry if this isn't really the place for this question... I've got a bridge set up with a load of lightbulbs running in it and these work perfectly through the...