Skip to content

Commit

Permalink
Test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronPlave committed Jan 30, 2024
1 parent f883712 commit f83e7a5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/activity/ActivityAnchorForm.svelte.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ describe('Activity Anchor Form component', () => {
applied_preset: null,
arguments: {},
created_at: '2022-08-03T18:21:51',
created_by: 'admin',
id: 12,
last_modified_arguments_at: '2022-08-03T21:53:22',
last_modified_at: '2022-08-03T21:53:22',
Expand All @@ -28,6 +29,7 @@ describe('Activity Anchor Form component', () => {
applied_preset: null,
arguments: {},
created_at: '2022-08-03T18:21:51',
created_by: 'admin',
id: 13,
last_modified_arguments_at: '2022-08-03T21:53:22',
last_modified_at: '2022-08-03T21:53:22',
Expand All @@ -45,6 +47,7 @@ describe('Activity Anchor Form component', () => {
applied_preset: null,
arguments: {},
created_at: '2022-08-03T18:21:51',
created_by: 'admin',
id: 14,
last_modified_arguments_at: '2022-08-03T21:53:22',
last_modified_at: '2022-08-03T21:53:22',
Expand All @@ -62,6 +65,7 @@ describe('Activity Anchor Form component', () => {
applied_preset: null,
arguments: {},
created_at: '2022-08-03T18:21:51',
created_by: 'admin',
id: 15,
last_modified_arguments_at: '2022-08-03T21:53:22',
last_modified_at: '2022-08-03T21:53:22',
Expand Down
8 changes: 8 additions & 0 deletions src/components/plan/PlanMergeReview.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ describe('PlanMergeReview component', () => {
applied_preset: null,
arguments: {},
created_at: '2023-02-16T17:48:26',
created_by: 'admin',
id: 1,
last_modified_arguments_at: '2023-02-16T17:48:26',
last_modified_at: '2023-02-16T17:48:26',
Expand All @@ -150,6 +151,7 @@ describe('PlanMergeReview component', () => {
applied_preset: null,
arguments: {},
created_at: '2023-02-16T17:48:26',
created_by: 'admin',
id: 1,
last_modified_arguments_at: '2023-02-16T17:48:26',
last_modified_at: '2023-02-16T17:48:47',
Expand Down Expand Up @@ -190,6 +192,7 @@ describe('PlanMergeReview component', () => {
applied_preset: null,
arguments: {},
created_at: '2023-02-16T17:48:26',
created_by: 'admin',
id: 1,
last_modified_arguments_at: '2023-02-16T17:48:26',
last_modified_at: '2023-02-16T17:48:26',
Expand All @@ -209,6 +212,7 @@ describe('PlanMergeReview component', () => {
applied_preset: null,
arguments: {},
created_at: '2023-02-16T17:48:26',
created_by: 'admin',
id: 2,
last_modified_arguments_at: '2023-02-16T17:48:26',
last_modified_at: '2023-02-16T17:48:47',
Expand Down Expand Up @@ -250,6 +254,7 @@ describe('PlanMergeReview component', () => {
applied_preset: null,
arguments: {},
created_at: '2023-02-16T20:41:07',
created_by: 'admin',
id: 6,
last_modified_arguments_at: '2023-02-16T20:41:07',
last_modified_at: '2023-02-16T20:41:07',
Expand All @@ -276,6 +281,7 @@ describe('PlanMergeReview component', () => {
applied_preset: null,
arguments: {},
created_at: '2023-02-16T20:41:09',
created_by: 'admin',
id: 7,
last_modified_arguments_at: '2023-02-16T20:41:09',
last_modified_at: '2023-02-16T20:41:09',
Expand All @@ -299,6 +305,7 @@ describe('PlanMergeReview component', () => {
applied_preset: null,
arguments: {},
created_at: '2023-02-16T20:40:57',
created_by: 'admin',
id: 5,
last_modified_arguments_at: '2023-02-16T20:40:57',
last_modified_at: '2023-02-16T20:40:57',
Expand All @@ -317,6 +324,7 @@ describe('PlanMergeReview component', () => {
applied_preset: null,
arguments: {},
created_at: '2023-02-16T20:40:57',
created_by: 'admin',
id: 5,
last_modified_arguments_at: '2023-02-16T20:40:57',
last_modified_at: '2023-02-16T20:40:57',
Expand Down
3 changes: 3 additions & 0 deletions src/utilities/activities.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ describe('sortActivityDirectivesOrSpans', () => {
applied_preset: null,
arguments: {},
created_at: '2022-08-03T18:21:51',
created_by: 'admin',
id: 1,
last_modified_arguments_at: '2022-08-03T21:53:22',
last_modified_at: '2022-08-03T21:53:22',
Expand All @@ -122,6 +123,7 @@ describe('sortActivityDirectivesOrSpans', () => {
applied_preset: null,
arguments: {},
created_at: '2022-08-03T18:21:51',
created_by: 'admin',
id: 2,
last_modified_arguments_at: '2022-08-03T21:53:22',
last_modified_at: '2022-08-03T21:53:22',
Expand All @@ -140,6 +142,7 @@ describe('sortActivityDirectivesOrSpans', () => {
applied_preset: null,
arguments: {},
created_at: '2022-08-03T18:21:51',
created_by: 'admin',
id: 3,
last_modified_arguments_at: '2022-08-03T21:53:22',
last_modified_at: '2022-08-03T21:53:22',
Expand Down

0 comments on commit f83e7a5

Please sign in to comment.