Flo Edelmann

Results 690 issues of Flo Edelmann

* Add fixture `beamz/bt400` Thank you **Rudi Massyn**!

new-fixture
via-editor

* Add fixture `beamz/ps10w-led-pin-spot-10w-4-in-1-dmx` Thank you @softrabbit!

new-fixture
via-editor

* Add fixture `stairville/led-par-36-56-64-2013` Thank you @softrabbit!

new-fixture
via-editor

* Update fixture `jb-systems/imove-5s` ### Fixture warnings / errors * jb-systems/imove-5s - ❌ Resource alias 'ofl/10-circles.svg' not defined in file 'resources/gobos/aliases/qlcplus.json'. - ❌ Capability 'Unknown wheel slot shake slow…fast (Gobo...

new-fixture
via-editor

* Add fixture 'beamz/slimpar-35' Thank you @ross-hill!

new-fixture
via-editor

* Add fixture `lightmaxx/platinum-line-mini-exeo-led-25w-led-moving-head` ### Fixture warnings / errors * lightmaxx/platinum-line-mini-exeo-led-25w-led-moving-head - ❌ Capability 'Wheel slot rotation stop' (0…127) in channel 'Gobo Stencil Rotation' does not explicitly reference any wheel,...

new-fixture
via-editor

* Add fixture 'varytec/hero-spot-90' Thank you **hunderteins GmbH**!

new-fixture
via-editor

* Add fixture `nicols/par-led-1215fc` Thank you **Raph**!

new-fixture
via-editor

```ts import foo from './foo' jest.mock('./foo') jest.mocked(foo.bar).mockResolvedValue(baz) // ^^^^^^^ jest/unbound-method reports an error here expect(foo.bar).toHaveBeenCalled() // no error here ``` Since `jest.mocked` will be called with mock functions, it should...

enhancement

### Is this a docs issue? - [X] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description At the very bottom...

status/triage