You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/test/web/twitter_api
lambda 180b87257c
Merge branch 'bugfix/share-mastodon' into 'develop'
6 years ago
..
representers Remove ActivityRepresenter 6 years ago
views change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests 6 years ago
twitter_api_controller_test.exs replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(nickname)` in tests 6 years ago
twitter_api_test.exs replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(nickname)` in tests 6 years ago
util_controller_test.exs fetch url for OStatus to know if it is a/c or status 6 years ago