This website requires JavaScript.
Explore
Help
Sign in
mirror
/
blueb-Chuckya-fe-standalone
Watch
1
Star
0
Fork
You've already forked blueb-Chuckya-fe-standalone
0
mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced
2026-01-18 08:53:19 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
084cf0babf
blueb-Chuckya-fe-standalone
/
spec
/
models
/
account_moderation_note_spec.rb
5 lines
83 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add moderation note (#5240) * Add moderation note * Add frozen_string_literal * Make rspec pass
2017-10-08 03:26:43 +09:00
require
'rails_helper'
RSpec
.
describe
AccountModerationNote
,
type
:
:model
do
Lists (#5703) * Add structure for lists * Add list timeline streaming API * Add list APIs, bind list-account relation to follow relation * Add API for adding/removing accounts from lists * Add pagination to lists API * Add pagination to list accounts API * Adjust scopes for new APIs - Creating and modifying lists merely requires "write" scope - Fetching information about lists merely requires "read" scope * Add test for wrong user context on list timeline * Clean up tests
2017-11-18 00:16:48 +01:00
Add moderation note (#5240) * Add moderation note * Add frozen_string_literal * Make rspec pass
2017-10-08 03:26:43 +09:00
end
Reference in a new issue
Copy permalink