-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Improve mod definition snapshot diffing Switching to using textual diffing for easier and more concise visual comparisons * fiezes
- Loading branch information
1 parent
a98eb0e
commit 1dcc399
Showing
9 changed files
with
169 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 58 additions & 0 deletions
58
...apshots/can-create-a-new-mod-from-a-yaml-definition-and-update-it/description-change.diff
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
Index: description-change | ||
=================================================================== | ||
--- description-change | ||
+++ description-change | ||
@@ -23,52 +23,52 @@ | ||
body: | ||
- config: | ||
body: | ||
- children: | ||
- children: | ||
- children: | ||
- config: | ||
heading: h1 | ||
title: !nunjucks Simple Sidebar Panel | ||
type: header | ||
config: {} | ||
type: column | ||
config: {} | ||
type: row | ||
- children: | ||
- children: | ||
- config: | ||
enableMarkdown: true | ||
text: !nunjucks >- | ||
Simple sidebar panel for testing sidepanel | ||
open/close behavior | ||
type: text | ||
config: {} | ||
type: column | ||
config: {} | ||
type: row | ||
config: {} | ||
type: container | ||
id: '@pixiebrix/document' | ||
root: null | ||
rootMode: document | ||
heading: Simple Sidebar Panel | ||
id: extensionPoint | ||
label: Simple Sidebar Panel | ||
permissions: | ||
origins: [] | ||
permissions: [] | ||
services: {} | ||
kind: recipe | ||
metadata: | ||
- description: Created with the PixieBrix Page Editor | ||
+ description: Created in end to end tests | ||
id: >- | ||
@extension-e2e-test-unaffiliated/simple-sidebar-panel-00000000-0000-0000-0000-000000000000 | ||
name: Simple Sidebar Panel | ||
version: 1.0.0 | ||
options: | ||
schema: | ||
properties: {} | ||
type: object | ||
uiSchema: | ||
ui:order: | ||
- '*' |
11 changes: 0 additions & 11 deletions
11
...apshots/can-create-a-new-mod-from-a-yaml-definition-and-update-it/description-change.json
This file was deleted.
Oops, something went wrong.
67 changes: 67 additions & 0 deletions
67
...s-snapshots/can-create-a-new-mod-from-a-yaml-definition-and-update-it/heading-change.diff
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
Index: heading-change | ||
=================================================================== | ||
--- heading-change | ||
+++ heading-change | ||
@@ -14,61 +14,61 @@ | ||
urlPatterns: [] | ||
reader: | ||
- '@pixiebrix/document-metadata' | ||
- '@pixiebrix/document-context' | ||
trigger: load | ||
type: actionPanel | ||
kind: extensionPoint | ||
extensionPoints: | ||
- config: | ||
body: | ||
- config: | ||
body: | ||
- children: | ||
- children: | ||
- children: | ||
- config: | ||
heading: h1 | ||
title: !nunjucks Simple Sidebar Panel | ||
type: header | ||
config: {} | ||
type: column | ||
config: {} | ||
type: row | ||
- children: | ||
- children: | ||
- config: | ||
enableMarkdown: true | ||
text: !nunjucks >- | ||
Simple sidebar panel for testing sidepanel | ||
open/close behavior | ||
type: text | ||
config: {} | ||
type: column | ||
config: {} | ||
type: row | ||
config: {} | ||
type: container | ||
id: '@pixiebrix/document' | ||
root: null | ||
rootMode: document | ||
- heading: Simple Sidebar Panel | ||
+ heading: Simple Sidebar Panel -- Updated | ||
id: extensionPoint | ||
label: Simple Sidebar Panel | ||
permissions: | ||
origins: [] | ||
permissions: [] | ||
services: {} | ||
kind: recipe | ||
metadata: | ||
description: Created in end to end tests | ||
id: >- | ||
@extension-e2e-test-unaffiliated/simple-sidebar-panel-00000000-0000-0000-0000-000000000000 | ||
name: Simple Sidebar Panel | ||
version: 1.0.0 | ||
options: | ||
schema: | ||
properties: {} | ||
type: object | ||
uiSchema: | ||
ui:order: | ||
- '*' |
13 changes: 0 additions & 13 deletions
13
...s-snapshots/can-create-a-new-mod-from-a-yaml-definition-and-update-it/heading-change.json
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
...ec.ts-snapshots/can-create-a-new-mod-from-a-yaml-definition-and-update-it/no-changes.diff
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Index: no-changes | ||
=================================================================== | ||
--- no-changes | ||
+++ no-changes |
1 change: 0 additions & 1 deletion
1
...ec.ts-snapshots/can-create-a-new-mod-from-a-yaml-definition-and-update-it/no-changes.json
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters