Mathias Fredriksson

Results 107 issues of Mathias Fredriksson

This PR introduces a new package called `testutil` for exposing standard delays and intervals that can be used in tests. This is so that we can increase or decrease the...

As per the title, we have not had `goleak` enabled for CLI tests. We should turn it on and work through each test that is causing leaks to be reported...

bug
backend

This PR sets cache path for terraform in tests. However, for some reason this does not work. Related: #3159

We make a best effort to reapply package categories during package update, however, `Framework & Library` is not applied. This is likely due to html encoding of `&`.

bug

Arguably, the savings in automating app creation is not much, but it's still a multi-step process. It would be nice to support it. I've documented the steps: #### Step 1:...

enhancement

This is an old WIP redesign for creating synchronized streams. TBC.

Some types, commands and events contain unnamed enums. Unnamed meaning they do not reference any domain type. Take `debugger.PausedReply` for example, it contains a `Reason` of type `string`. This is...

enhancement

Hey, I usually inspect workflows before using, and noticed a few oddities: 1. The latest `alfred-bear.alfredworkflow` contains `.pyc` files which is compiled byte code, there's no benefit to this as...

Do you have any experience with the `Make controller discoverable on L2 network` option in the controller? When enabled, the container IP (e.g. 172.17.0.2) is given to the devices, resulting...

enhancement

Sorry for spamming the PRs 😅. Anyway, this is a "nice to have", not an issue per-se, so I'll understand if it's of no interest to you to merge. I...