This website requires JavaScript.
Explore
Help
Register
Sign In
3g0st
/
mastodon-docker-playground
forked from
treehouse/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon-docker-playground
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a8139ab016
mastodon-docker-playground
/
spec
/
fabricators
/
session_activation_fabricat...
5 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
Revocable sessions (#3616) * feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations
2017-06-23 16:50:53 +00:00
Fabricator
(
:session_activation
)
do
Add tests for SessionActivation (#5668) * Fabricate SessionActivation not only user_id but user association. * Add tests for SessionActivation
2017-11-13 00:54:48 +00:00
user
Revocable sessions (#3616) * feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations
2017-06-23 16:50:53 +00:00
session_id
"
MyString
"
end