aboutsummaryrefslogtreecommitdiff
path: root/test/unit/specs/components/user_profile.spec.js
Commit message (Expand)AuthorAge
* Do not allow to find by name in findUser()Tusooa Zhu2022-08-10
* --fixHenry Jameson2022-07-31
* skip user profile test for now https://github.com/vuejs/test-utils/issues/1382Henry Jameson2022-03-22
* add screen_name_ui to testsShpuld Shpuldson2021-02-26
* make notifications also use the popup errors, remove all error from status/no...Shpuld Shpuldson2020-11-10
* add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
* make tests not failShpuld Shpuldson2020-04-22
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
* fix testsHenry Jameson2019-04-28
* fixed tests, review fixes, now storing local users with downcase screen name forHenry Jameson2019-03-11
* some test fixes, disabled one test for now since logic now is even more async...Henry Jameson2019-03-09
* Since BE doesn't support fetching user by screen name over MastoAPI we'll gonnaHenry Jameson2019-03-08
* attempt to fix testsWilliam Pitcock2019-01-26
* Merge branch 'feature/replace-panel-switcher' into 'develop'Shpuld Shpludson2018-12-31
|\
| * New routes, notifications, other impovements in side drwaershpuld2018-12-28
* | Fix profiles without statuses not loadingShpuld Shpludson2018-12-31
|/
* Fix user profile testMaxim Filippov2018-12-17
* Add local profile testMaxim Filippov2018-12-17
* Implement user_profile.spec.jsMaxim Filippov2018-12-15