Howard Edwards

Results 86 issues of Howard Edwards

We are hitting the GitHub URI length limits in special cases due to the amount of content included in the link. We should revise the generated content to check if...

bug

Ideally, we should have some way to track what events have happened when, during the life span of a test plan version in the application and by who to make...

enhancement

Currently the structure of a viewer is included in `TestPlanVersion.tests` as `tests[x].viewers` where `tests[x]` is a test object which has a specific `tests[x].at.key`. `tests[x].viewers` is an array of loosely structured...

enhancement

We frequently end up having to re-run `yarn update-snapshots` should an update be pushed to [aria-at's default branch](https://github.com/w3c/aria-at). We can automate updating the snapshots via an action on push, so...

Support multiple settings, being introduced in https://github.com/w3c/aria-at/pull/1125. **Note: Do not merge until https://github.com/w3c/aria-at/pull/1125 is merged and my below inline comments are addressed (https://github.com/w3c/aria-at-app/pull/1314#discussion_r1949303054 and https://github.com/w3c/aria-at-app/pull/1314#discussion_r1949309580)**

enhancement
do not merge

Raised during [today's CG meeting](https://www.w3.org/2024/12/12-aria-at-minutes.html#b10b): > dean: Many times, I have run a test without being signed in > dean: I have only learned that I was not signed in...

enhancement

When https://github.com/w3c/aria-at-app/pull/1279 lands, it will now create a unique but likely scenario where there is a combination of bot produced and manual-tester produced results for test(s) in a test run,...

Discussed in a recent CG meeting https://www.w3.org/2024/11/14-aria-at-minutes.html#6cbe: > Matt_King: ... when we're looking at the conflicts, we can't see the versions that each person is using (neither AT versions nor...

enhancement

Now that #3262 is merged which bumps `vnu-jar` 3 major versions up, we should review [`.vnurc`](https://github.com/w3c/aria-practices/blob/main/.vnurc). This is remove lines may no longer need to be suppressed, if they no...

Infrastructure