This website requires JavaScript.
Explore
Help
Sign In
a1batross
/
pleroma
Watch
1
Star
0
Fork
0
You've already forked pleroma
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
pleroma
/
test
/
web
/
mastodon_api
History
rinpatch
ff8d76c670
Refactor all tests that acessed the embeded object
2019-04-17 15:46:59 +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
Refactor all tests that acessed the embeded object
2019-04-17 15:46:59 +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
Refactor all tests that acessed the embeded object
2019-04-17 15:46:59 +03:00
subscription_controller_test.exs
[
#647
] tests for web push
2019-03-06 13:20:12 +00:00