Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix byline tests w horiz-bar. FIX #428. | marty hiatt | 2023-04-05 | 1 | -26/+31 |
| | |||||
* | ert-helper: search before mastodon.el | marty hiatt | 2023-04-01 | 1 | -1/+1 |
| | |||||
* | fix auth test and ert-helper.el file order | marty hiatt | 2023-03-21 | 2 | -2/+2 |
| | |||||
* | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -1/+3 |
| | | | | thanks stephan! | ||||
* | fix byline tests: dummy toot-stats mock | marty hiatt | 2023-03-21 | 1 | -27/+35 |
| | |||||
* | comment notification--notification-get test | marty hiatt | 2023-03-20 | 1 | -9/+8 |
| | |||||
* | profile-tests: gargon-statuses, use lists only for json | marty hiatt | 2023-03-19 | 1 | -2/+2 |
| | |||||
* | ert-helper: reorder load directives | marty hiatt | 2023-02-18 | 1 | -4/+4 |
| | |||||
* | Merge branch 'develop' into fix-two-spaces-in-reply | emocoder | 2022-12-19 | 1 | -10/+10 |
|\ | |||||
| * | Fixed test for new elative strings | Nicolas P. Rougier | 2022-11-28 | 1 | -10/+10 |
| | | |||||
* | | Move mentions concatenation into a function for a reply. | Dmitry Osipov | 2022-12-01 | 1 | -6/+27 |
| | | |||||
* | | Remove double white-space in the reply mode | Dmitry Osipov | 2022-11-28 | 1 | -2/+2 |
|/ | | | | | | | When you start a reply (to a local user or federated), there's one extra white-space after the list of mentioned users: `@user1@host.local @user2@host.federated__` (the underscores represent white-spaces). This PR removes the extra space. | ||||
* | fix search.el test | marty hiatt | 2022-11-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' into filter-follow-by-lang | marty hiatt | 2022-11-26 | 1 | -18/+28 |
|\ | |||||
| * | hack to fix other byline tests | marty hiatt | 2022-11-26 | 1 | -2/+10 |
| | | |||||
| * | fix byline-favourited and byline-boosted tests | marty hiatt | 2022-11-26 | 1 | -16/+18 |
| | | |||||
* | | fix do user fun test in tl | marty hiatt | 2022-11-26 | 1 | -45/+45 |
|/ | |||||
* | profile-tests add nil call to get-json | marty hiatt | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | tweak joined date newlines printing + test | marty hiatt | 2022-11-25 | 1 | -1/+2 |
| | |||||
* | remove trailing double space from sparator | marty hiatt | 2022-11-25 | 1 | -2/+2 |
| | | | | tl-tests: remove trailing double spaces from separator again | ||||
* | tl-tests: fix stray double space after separator | marty hiatt | 2022-11-25 | 1 | -6/+6 |
| | |||||
* | Merge branch 'params-always-in-http-el' into develop | marty hiatt | 2022-11-24 | 3 | -27/+35 |
|\ | |||||
| * | fix some tests due to params | marty hiatt | 2022-11-22 | 2 | -24/+32 |
| | | |||||
| * | params always in http.el, only ever send alists from elsewhere. | marty hiatt | 2022-11-21 | 1 | -4/+4 |
| | | | | | | | | probably incomplete but mostly done. | ||||
| * | fix joined date in profile-tests | marty hiatt | 2022-11-21 | 1 | -58/+60 |
| | | |||||
* | | Merge branch 'autoload-notifs-get' into develop | marty hiatt | 2022-11-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | make mastodon-notifications-get a global function | marty hiatt | 2022-11-21 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | | | so we can view notifs without first openin other masto buffers - move it to mastodon.el - autoload cookie - rename all instances - pray the keymap works | ||||
* | | mock mastodon-profile--format-joined-date-string in profie test | marty hiatt | 2022-11-22 | 1 | -0/+2 |
| | | |||||
* | | fix joined date in profile tests 2 | marty hiatt | 2022-11-22 | 1 | -2/+2 |
| | | |||||
* | | fix joined date in profile-tests | marty hiatt | 2022-11-21 | 1 | -58/+60 |
|/ | | | | fix profile test joined date | ||||
* | fix toot del/pin tests | marty hiatt | 2022-11-21 | 1 | -19/+22 |
| | |||||
* | http--post - make args + headers optional args | marty hiatt | 2022-11-19 | 2 | -53/+53 |
| | | | | also update all calls to it, no need for nil nil everywhere. | ||||
* | -- separator for profile/tl funs in other files | marty hiatt | 2022-11-18 | 2 | -62/+62 |
| | |||||
* | fix make-author-buffer test: include header img | marty hiatt | 2022-11-12 | 1 | -1/+1 |
| | |||||
* | hack fix -toot--kill test: set mastodon-toot-previous-window-config | marty hiatt | 2022-11-12 | 1 | -4/+7 |
| | |||||
* | fix profile--make-author-buffer test: json array list not vector | marty hiatt | 2022-11-12 | 1 | -1/+1 |
| | |||||
* | add mock to fix author buffer test and notifs-get | marty hiatt | 2022-09-12 | 2 | -1/+6 |
| | |||||
* | fix spoiler text and indent tl-tests | marty hiatt | 2022-09-12 | 2 | -57/+60 |
| | |||||
* | fix http-get-retrieves test | marty hiatt | 2022-09-03 | 1 | -2/+2 |
| | |||||
* | test profile buffer for - change time stamp for woodpecker | marty hiatt | 2022-08-27 | 1 | -2/+2 |
| | |||||
* | update ert-helper to load all tests files | marty hiatt | 2022-08-27 | 1 | -0/+8 |
| | |||||
* | masto notifs tests filename correct | marty hiatt | 2022-08-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request '2FA login support' (#255) from ↵ | martianh | 2022-03-23 | 3 | -57/+97 |
|\ | | | | | | | | | | | Red_Starfish/mastodon-up.el:login into develop Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/255 | ||||
| * | test: fix `mastodon-auth--access-token-not-found' | Abhiseck Paira | 2022-02-25 | 1 | -0/+1 |
| | | |||||
| * | test: add `mastodon-auth--user-unaware' | Abhiseck Paira | 2022-02-25 | 1 | -0/+8 |
| | | | | | | | | | | Test for the situation when old mastodon.el users are unaware of the variable `mastodon-active-user'. | ||||
| * | change '-' to '--' in between function and namespace names | Abhiseck Paira | 2022-02-23 | 2 | -10/+10 |
| | | | | | | | | | | | | | | | | mastodon.el currently follows the convention where all function names should have two dashes (not one dash) in between function and namespace names. Update all function names to follow this convention. See issue #205 and pull request #255 | ||||
| * | test: add more test | Abhiseck Paira | 2022-02-16 | 1 | -0/+51 |
| | | | | | | | | | | | | | | | | | | Add the following tests: * mastodon-client--current-user-active-p * mastodon-client-store-access-token * mastodon-client-make-user-active * mastodon-client-form-user-from-vars | ||||
| * | test: add test for mastodon-client--general-read | Abhiseck Paira | 2022-02-16 | 1 | -0/+21 |
| | | |||||
| * | test: merge mastodon-client--store1 and *store2 | Abhiseck Paira | 2022-02-11 | 1 | -14/+11 |
| | | | | | | | | | | | | Merge `mastodon-client--store1' and `mastodon-client--store2' into a single test `mastodon-client--store' that test the function with the same name. | ||||
| * | test: fix mastodon-auth--access-token-not-found | Abhiseck Paira | 2022-01-27 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Since the function `mastodon-auth--handle-token-response' now calls `mastodon-client-store-access-token' and `mastodon-client-make-user-active', define mock and stub for them respectively. |