Skip to content

Commit

Permalink
test: Update obsidianApiVersion to '1.7.1' in Cache test data
Browse files Browse the repository at this point in the history
  • Loading branch information
claremacrae committed Sep 18, 2024
1 parent e1519f7 commit 16aadbd
Show file tree
Hide file tree
Showing 53 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/blockquote.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export const blockquote = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/callout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ export const callout = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/callout_custom.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ export const callout_custom = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/callout_labelled.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ export const callout_labelled = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export const callouts_nested_issue_2890_labelled = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export const callouts_nested_issue_2890_unlabelled = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task', '#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/comments_html_style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ export const comments_html_style = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/comments_markdown_style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ export const comments_markdown_style = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#i-am-parsed-by-obsidian', '#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/empty_yaml.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const empty_yaml = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/example_kanban.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ export const example_kanban = {
},
frontmatterLinks: [],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/inheritance_1parent1child.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export const inheritance_1parent1child = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export const inheritance_1parent1child1newroot_after_header = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export const inheritance_1parent1child1sibling_emptystring = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export const inheritance_1parent2children = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export const inheritance_1parent2children1grandchild = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ export const inheritance_1parent2children1sibling = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export const inheritance_1parent2children2grandchildren = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task', '#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ export const inheritance_1parent2children2grandchildren1sibling = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task', '#task', '#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ export const inheritance_1parent2children2grandchildren1sibling_start_with_headi
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task', '#task', '#task', '#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/inheritance_2siblings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export const inheritance_2siblings = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/inheritance_listitem_task.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const inheritance_listitem_task = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: [],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const inheritance_listitem_task_siblings = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: [],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export const inheritance_task_2listitem_3task = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: [],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/inheritance_task_listitem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const inheritance_task_listitem = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: [],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const inheritance_task_listitem_mixed_grandchildren = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: [],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const inheritance_task_listitem_task = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: [],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export const inheritance_task_mixed_children = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: [],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/link_in_file_body.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export const link_in_file_body = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export const link_in_file_body_with_custom_display_text = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/link_in_heading.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export const link_in_heading = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/link_in_yaml.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ export const link_in_yaml = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/link_is_broken.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export const link_is_broken = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/list_statuses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export const list_statuses = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task', '#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/list_styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ export const list_styles = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task', '#task', '#task', '#task', '#task', '#task', '#task', '#task'],
parseFrontMatterTags: null,
};
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export const multi_line_task_and_list_item = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/multiple_headings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export const multiple_headings = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/no_heading.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const no_heading = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/no_yaml.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export const no_yaml = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/one_task.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const one_task = {
},
],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/yaml_1_alias.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export const yaml_1_alias = {
},
frontmatterLinks: [],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/yaml_2_aliases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export const yaml_2_aliases = {
},
frontmatterLinks: [],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
2 changes: 1 addition & 1 deletion tests/Obsidian/__test_data__/yaml_complex_example.ts
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ export const yaml_complex_example = {
},
frontmatterLinks: [],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#value1', '#value2', '#task'],
parseFrontMatterTags: ['#value1', '#value2'],
};
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export const yaml_complex_example_standardised = {
},
frontmatterLinks: [],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#value1', '#value2', '#task'],
parseFrontMatterTags: ['#value1', '#value2'],
};
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export const yaml_custom_number_property = {
},
frontmatterLinks: [],
},
obsidianApiVersion: '1.6.5',
obsidianApiVersion: '1.7.1',
getAllTags: ['#task'],
parseFrontMatterTags: null,
};
Loading

0 comments on commit 16aadbd

Please sign in to comment.