update test

This commit is contained in:
syuilo 2023-10-20 13:07:08 +09:00
parent b394328eb1
commit df957f7afe

View file

@ -145,6 +145,7 @@ describe('Streaming', () => {
assert.strictEqual(fired, true);
});
/*
test('フォローしているユーザーの visibility: followers な投稿への返信が流れる', async () => {
const note = await api('notes/create', { text: 'foo', visibility: 'followers' }, kyoko);
@ -156,6 +157,7 @@ describe('Streaming', () => {
assert.strictEqual(fired, true);
});
*/
test('フォローしていないユーザーの投稿は流れない', async () => {
const fired = await waitFire(