You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test send a message recipient can send reply, which appears instantly on thread page (Bonfire.UI.Messages.CreateMessageTest)
test Test adding a user with a 'cannot interact' role and verify that the user can see the post but not interact with it but another local user can. (Bonfire.Boundaries.NegativeBoundariesTest)
test show posts I'm allowed to see in my feed (Bonfire.Social.Feeds.MyFeed.Test)
test replies that appear via pubsub should show the reply_to (Bonfire.Social.Feeds.Test)
test As a user I want to see the activity total replies (Bonfire.Social.Threads.RepliesTest)
test As a user, when I create a new post, I want to see the content in the activity object (Bonfire.UI.Social.Feeds.FeedActivityTest)
test can signup (with PhoenixTest) (Bonfire.UI.Me.SignupController.Test)
test send a message shows up in sender's message threads list (Bonfire.UI.Messages.CreateMessageTest)
test As a user, when I create a new post, I want to see my avatar image in the activity subject (Bonfire.UI.Social.Feeds.FeedActivityTest)
test Test adding a user with a 'cannot read' role and verify that the user cannot see the post in the local timeline nor interact with it but another local user can. (Bonfire.Boundaries.NegativeBoundariesTest)
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
found unused @tag before "describe", did you mean to use @describetag?
found unused @tag before "describe", did you mean to use @describetag?
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
1..-1 has a default step of -1, please write 1..-1//-1 instead
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it