misskey-awawa/packages/client/src/widgets
Andreas Nedbal 708fba989a
feat(tests): add e2e tests for widgets (#8735)
* test(e2e): add baseline for widget tests

* chore(repo): enable test running in branch

* fix(e2e): set viewport for widget tests

* fix(client): add widget identifier classes to widgets

* test(e2e): add memo widget test

* fix(tests): force select value

* fix(tests): force button press for widget addition

* fix(tests): invoke select value differently

* fix(tests): adjust widget submit

* fix(tests): don't explicitly navigate for widget test

* fix(tests): click label to hide select popup

* fix(tests): just click modal background

* fix(tests): adjust modal background selector

* fix(tests): click all modal backgrounds

* feat(e2e): add test for adding timeline widget

* fix(client): add more widget identifier classes

* feat(tests): add method abstraction for test cases

* fix(tests): force-click overlays

* fix(tests): force widget button press

* fix(tests): remove timeout from final widget check

* feat(tests): add widget removal test case

* fix(client): use mk instead of msky as class prefix

* fix(tests): check widgets for existence rather than visibility

* chore(meta): don't run tests for specific feature branch
2022-05-28 14:28:12 +09:00
..
server-metric fix: server metrics widget 2022-05-25 10:13:46 +02:00
activity.calendar.vue fix: activity widget used wrong variable name 2022-05-25 10:44:04 +02:00
activity.chart.vue Refactor widgets and fix lint issues (#8719) 2022-05-25 16:43:12 +09:00
activity.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
aichan.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
aiscript.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
button.vue Refactor widgets and fix lint issues (#8719) 2022-05-25 16:43:12 +09:00
calendar.vue Refactor widgets and fix lint issues (#8719) 2022-05-25 16:43:12 +09:00
clock.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
digital-clock.vue Refactor widgets and fix lint issues (#8719) 2022-05-25 16:43:12 +09:00
federation.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
index.ts refactoring 2021-11-12 02:02:25 +09:00
job-queue.vue Refactor widgets and fix lint issues (#8719) 2022-05-25 16:43:12 +09:00
memo.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
notifications.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
online-users.vue Refactor widgets and fix lint issues (#8719) 2022-05-25 16:43:12 +09:00
photos.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
post-form.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
rss.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
slideshow.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
timeline.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
trends.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00
widget.ts Refactor widgets and fix lint issues (#8719) 2022-05-25 16:43:12 +09:00