コミットを比較
15
コミット
| 作成者 | SHA1 | 日付 | |
|---|---|---|---|
|
|
884a7bc3da | ||
|
|
f936c1e5ce | ||
|
|
8bf51bbb4a | ||
|
|
480a06caaf | ||
|
|
7fe7dbd909 | ||
|
|
159ad5ed5a | ||
|
|
ae1deaac8c | ||
|
|
be5359eb84 | ||
|
|
a1ea35a7ec | ||
|
|
49d42d576a | ||
|
|
77b5c8f262 | ||
|
|
543f051f8f | ||
|
|
fb2b2a632c | ||
|
|
de21141f5a | ||
|
|
96df2a4eaa |
@@ -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,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
新しいイシューから参照
ユーザーをブロックする