This website requires JavaScript.
Explore
Help
Register
Sign in
fristi
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
forked from
AkkomaGang/akkoma
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
73afd13c21
akkoma
/
test
/
web
/
twitter_api
/
views
History
Sadposter
73afd13c21
Add subscription key to one test I forgot about
2019-04-05 15:37:36 +01:00
..
activity_view_test.exs
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00
notification_view_test.exs
[Credo] fix Credo.Check.Readability.AliasOrder
2019-03-13 04:26:54 +01:00
user_view_test.exs
Add subscription key to one test I forgot about
2019-04-05 15:37:36 +01:00