aboutsummaryrefslogtreecommitdiff
path: root/test/unit/specs/components
Commit message (Collapse)AuthorAge
* add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
|
* make tests not failShpuld Shpuldson2020-04-22
|
* EmojiInput tests should be checking the input value on the last input event, ↵xenofem2020-02-16
| | | | not the first
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
|
* fix testsHenry Jameson2019-09-25
|
* split spam mode into two separate options (one in settings page)Henry Jameson2019-09-23
|
* unit test for emoji input, for now covering only insertion mechanismHenry Jameson2019-09-15
|
* update unit testtaehoon2019-07-28
|
* rewrite unit teststaehoon2019-07-25
|
* add more unit tests for elimination logictaehoon2019-07-25
|
* add unit test for elimination logictaehoon2019-07-25
|
* fix testsHenry Jameson2019-04-28
|
* fixed tests, review fixes, now storing local users with downcase screen name forHenry Jameson2019-03-11
| | | | better compatibility
* some test fixes, disabled one test for now since logic now is even more ↵Henry Jameson2019-03-09
| | | | async in general
* Since BE doesn't support fetching user by screen name over MastoAPI we'll gonnaHenry Jameson2019-03-08
| | | | just fetching it over QvitterAPI real quick :DDDDDDDDD
* attempt to fix testsWilliam Pitcock2019-01-26
|
* Merge branch 'feature/replace-panel-switcher' into 'develop'Shpuld Shpludson2018-12-31
|\ | | | | | | | | Mobile side drawer See merge request pleroma/pleroma-fe!443
| * 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