aboutsummaryrefslogtreecommitdiff
path: root/test/ert-helper.el
Commit message (Collapse)AuthorAgeFilesLines
* ert-helper: load mastodon.el before -profile so mastodon-mode-map is availmousebot2022-02-171-1/+1
|
* add tests for -search.elmousebot2021-11-061-0/+1
|
* Fix tests.Holger Dürer2021-11-011-3/+8
| | | | | | | | | | | | These needed a bit of tender love and care to get back into passing state. - Move the auth tests to the `test` directory. No idea what it was doing in `lisp`. - Image tests are mostly broken because with later Emacsen we no longer need the `imagemagic` option on create-image. - Some method signatures have changed and mocking calls needed to follow suit.
* Adds the notification timeline to mastodon.el closing #34. (#178)Alexander Griffith2018-08-101-1/+1
| | | | | | | - Can now handle notifications (follow reblog favourite and mention) - Tests for each of the rendering functions are included - Added keybinding N to mastodon.el for mastodon-notifications-get - added mastodon-notifications to ert-helper.el
* Add mastodon-media to test helperJohnson Denen2017-04-241-0/+1
|
* Close #52 with mastodon-tl--more functionJohnson Denen2017-04-231-0/+1
| | | | You can request more toots by hitting 'j' at the end of a timeline buffer
* Use Cask to run tests in TravisCIJohnson Denen2017-04-231-0/+6