Lukas Siemon
Lukas Siemon
There seems to be a bug in `getUnixTime`. The unix timestamp is incorrectly generated just after the change to PDT. I've validated the result and compared the behavior to moment-timezone....
When creating grunt plugins, it it sometimes really awkward that we can't set a custom folder for the tasks. Adding a dummy file `tasks/sometask.js` with the following content is pretty...
Since we are trying to solve the same problem, I thought I'd post here. I've written a config driven lambda test framework here: https://github.com/simlu/lambda-tdd We've been using something like this...
Documentation could use some work. For Java it obviously doesn't work as described. Also would be great to get support for buffered streams. Good work so far!
### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description We want to update the provisioned...
I've just spend some time fighting with treeify and then decided to write my own version that is much more concise and efficient. I'm just curious if you would be...
### Please avoid duplicates - [X] I checked [all open bugs](https://github.com/nock/nock/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and none of them matched my problem. ### Reproducible test case n/a ### Nock Version [email protected] ### Node Version...
*Opening this so there is an actual issue tracked on this repo and to get some attention.* ------------------ There is a problem when reporting test coverage while using loaders. I'm...
Was trying to compile this on Linux (which is case-sensitive) and was having issues. This fixed it.
I've been experiencing an issue where the blind stops responding to input after being idle for some time. This is related to this [comment](https://github.com/mjuhanne/fyrtur-motor-board/issues/17#issuecomment-1148265135) and this [issue](https://github.com/mjuhanne/fyrtur-motor-board/issues/11) Some notes: -...