Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
29e33f8
Support space separated settings and render result for createAllTests
howard-e Aug 29, 2024
49b0924
Fix for collected test not properly handling presentationNumber when …
howard-e Sep 3, 2024
af94498
Support additional settings on review page
howard-e Sep 3, 2024
57f2343
Update snapshot
howard-e Sep 3, 2024
542256a
Remove unnecessary attributes
howard-e Sep 4, 2024
51cd2bc
'additional' as a better descriptor
howard-e Sep 5, 2024
cbcaa0b
Merge branch 'master' into fix-1002
howard-e Jan 22, 2025
5e515a6
Update process-test-directory scripts to account for space separated …
howard-e Jan 28, 2025
ea61658
Update test-reviewer to account for space separated settings string r…
howard-e Jan 28, 2025
94156f7
Fix errant closing bracket
howard-e Jan 29, 2025
8cc3a75
Revise how instructions.mode gets included in collected.json when the…
howard-e Jan 29, 2025
03fc960
Remove accounting for concept of 'additionalSettings' from harness
howard-e Jan 29, 2025
ca07c83
Merge branch 'master' into fix-1002
howard-e Jan 29, 2025
5a3bf63
Update tests snapshots
howard-e Jan 29, 2025
6cf4165
Adjust screenText
howard-e Jan 30, 2025
d124159
Conditionally show instructions on collected.json page
howard-e Jan 30, 2025
c5835de
Merge branch 'master' into fix-1002
howard-e Jan 30, 2025
d1a220d
Revert unnecessary snapshotting
howard-e Jan 30, 2025
e5f78ed
TODO for posterity
howard-e Feb 3, 2025
d3e5b14
Use settingsScreenTextRender function
howard-e Feb 10, 2025
42ef8ff
Merge branch 'master' into fix-1002
howard-e May 6, 2025
093a2e2
Generate .html source files with scripts automatically
howard-e May 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

165 changes: 77 additions & 88 deletions build/tests/resources/aria-at-test-io-format.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 38 additions & 28 deletions build/tests/resources/aria-at-test-run.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading