グカネータ作成 / ウィニング・ラン修正 (#41) #366
@@ -24,6 +24,7 @@ const mockedApiPost = vi.mocked(apiPost)
|
|||||||
|
|
||||||
const post = (overrides: Partial<Post> = {}): Post => ({
|
const post = (overrides: Partial<Post> = {}): Post => ({
|
||||||
id: 1,
|
id: 1,
|
||||||
|
versionNo: 1,
|
||||||
url: 'https://example.com/posts/1',
|
url: 'https://example.com/posts/1',
|
||||||
title: 'post title',
|
title: 'post title',
|
||||||
thumbnail: null,
|
thumbnail: null,
|
||||||
@@ -123,6 +124,7 @@ describe('expectedAnswerForQuestion', () => {
|
|||||||
createdAt: '2026-06-10T00:00:00.000Z',
|
createdAt: '2026-06-10T00:00:00.000Z',
|
||||||
updatedAt: '2026-06-10T00:00:00.000Z',
|
updatedAt: '2026-06-10T00:00:00.000Z',
|
||||||
hasWiki: false,
|
hasWiki: false,
|
||||||
|
hasDeerjikists: false,
|
||||||
materialId: null,
|
materialId: null,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
新しい課題から参照
ユーザをブロックする