This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
7161f91313
glitch-social
/
spec
/
models
/
user_spec.rb
6 lines
66 B
Ruby
Raw
Normal View
History
Unescape
Escape
Made some progress
2016-02-22 15:00:20 +00:00
require
'rails_helper'
RSpec
.
describe
User
,
type
:
:model
do
Adding a Mention model, test stubs
2016-02-24 23:17:01 +00:00
Made some progress
2016-02-22 15:00:20 +00:00
end