-
By default, only files in `*/mirage/**/*` are excluded. While helpful, `tests/` and `test-support/`, found in in-repo-addons and in-repo-engines, are not excluded, which contributes to the amount of t…
-
It would be ideal to have a standard config option to do coverage testing for ember-addons
This would require changes to the moduleLoader (perhaps by extracting the `shouldCover` functionality) into …
-
The DiscoPane admin tool has the ability to define promoted addons. We need to able to instrument TAAR-lite (and TAAR) to surface those addons.
See also: [Disco-TAAR PRD](https://docs.google.com/do…
-
### Describe the bug
Reported by @yannbf during QA:
Composed stories that contain the play function execute the play function correctly, but the interactions panel shows `“no interactions”` beca…
-
### Describe the bug
Getting this error when calling expect.toThrow()
```tsx
export const LoggedIn: Story = {
play: async ({ canvasElement }) => {
await expect(() => {
throw new Er…
-
### Describe the bug
I have 2 yarn workspaces, one containing my app and another containing storybook.
### Steps to reproduce the behavior
1. Setup react in one yarn workspace, create react c…
-
1. I don't see this package installed for jpm 1.0.7, should it be?
2. at least the jpm I am calling is still looking for the old path. On Travis, it puts it in `/usr/local/bin/firefox`
```
$ echo …
-
I wrote an (unpublished) browser addon for editor.drawthedots.com that temporarily suppresses chords, repeats, and individual voices during playback. It does that by adding buttons that add/remove lin…
revad updated
11 months ago
-
There are a couple of issues with this flag.
1. When multiple such flags are given to fastavn, they are not passed along to avh properly. The relevant code is https://github.com/boogie-org/corral/b…
-
I would like to request that a method be added for creating new musical instruments to Xerca Music Mod, either via a vanilla datapack or via an API that other mods can hook into. I'm looking to add a…