This website requires JavaScript.
Explore
Help
Sign In
sjw
/
pleroma
Watch
1
Star
0
Fork
0
You've already forked pleroma
mirror of
https://git.pleroma.social/sjw/pleroma.git
synced
2025-01-16 05:11:17 +01:00
Code
Issues
Releases
Wiki
Activity
pleroma
/
test
/
web
/
mastodon_api
History
rinpatch
ad681877df
Make credo happy
2019-04-17 14:52:01 +03:00
..
account_view_test.exs
Merge branch 'develop' into feature/user-status-subscriptions
2019-04-10 10:44:54 +01:00
list_view_test.exs
tests: add legal boilerplate
2018-12-23 20:57:10 +00:00
mastodon_api_controller_test.exs
Added some more normalization calls all in mastodon api controller
2019-04-17 13:04:58 +03:00
notification_view_test.exs
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00
push_subscription_view_test.exs
[
#647
] tests for web push
2019-03-06 13:20:12 +00:00
scheduled_activity_view_test.exs
Add scheduler for sending scheduled activities to the queue
2019-04-06 23:56:29 +03:00
status_view_test.exs
Make credo happy
2019-04-17 14:52:01 +03:00
subscription_controller_test.exs
[
#647
] tests for web push
2019-03-06 13:20:12 +00:00