Bart Dorsey

Results 8 issues of Bart Dorsey

Is it possible to return fake values from mocked methods using an object created with `test::spec` ? I've tried this and it never seems to call my fake method: ```...

A user of my homebridge plugin noticed that some blink servers have expired certificates which causes API calls to fail using this plugin. You can see the discussion here. https://github.com/bartdorsey/homebridge-blinkcameras/issues/28#issuecomment-648837001...

This adds a "debug" option to the library so you can see the response messages coming directly from blink. I also added a .prettierrc file and tried to configure it...

I tried to fetch the clip URL and I get this JSON response back from the blink servers: ```json {"message":"Media not found","code":700} ``` So I'm assuming the clip URL we...

## 🚀 Feature Proposal Support adding projects as git worktrees and bare repositories. ## Motivation I like to keep my repositories checked out as git worktrees. Here's the common patterns...

enhancement

When trying to parse the HTML of a contenteditable area to turn it into markdown, wasavi throws an error in the getStyle function. ``` caught TypeError: Cannot read properties of...

Some examples of the randomness of the white square. ![image](https://github.com/Yubico/yubioath-flutter/assets/362049/96c141a5-4aa1-4c2b-a60a-26f68530b3e6) ![image](https://github.com/Yubico/yubioath-flutter/assets/362049/8c700cc4-55f8-4d8a-88b7-cbfcce6927c4) Here's the version of Windows I'm running. Edition Windows 11 Pro Version 22H2 Installed on ‎11/‎30/‎2022 OS build 22621.2428...

I can turn off my OpenRGB devices, but when i try to turn some of them on, it refuses and I get the following error in the log. ```Logger: homeassistant.core...