merge from develop

This commit is contained in:
Ashish Jain
2024-07-17 14:46:40 +02:00
29 changed files with 395 additions and 266 deletions

View File

@@ -10,6 +10,15 @@ describe('packet structure', () => {
);
});
it('should render a simple packet diagram without ranges', () => {
imgSnapshotTest(
`packet-beta
0: "h"
1: "i"
`
);
});
it('should render a complex packet diagram', () => {
imgSnapshotTest(
`packet-beta