This is an automated email from the ASF dual-hosted git repository.
rstrickland pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
from d7f7088 Implemented Indexable ByteValue Indications
add 4e45b16 Implemented Data Editor Svelte Test Structure
No new revisions were added by this update.
Summary of changes:
package.json | 4 +-
.../src/components/Header/fieldsets/FileMetrics.ts | 2 +-
src/svelte/tests/stores/index.test.ts | 62 ++++++++++++++++++++++
src/svelte/tests/utilities/display.test.ts | 55 +++++++++++++++++++
4 files changed, 121 insertions(+), 2 deletions(-)
create mode 100644 src/svelte/tests/stores/index.test.ts
create mode 100644 src/svelte/tests/utilities/display.test.ts