Skip to content
Snippets Groups Projects
  1. Jun 11, 2022
  2. May 31, 2022
  3. May 28, 2022
    • Andreas Nedbal's avatar
      feat(tests): add e2e tests for widgets (#8735) · 708fba98
      Andreas Nedbal authored
      * 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
      708fba98
  4. May 14, 2022
    • iwata's avatar
      test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642) · 22bb1a17
      iwata authored
      * test: indexeddbをテスト毎に初期化するように
      
      * fix: metaが無いときにfetch-metaを同時に呼ぶと死ぬことがある問題を修正
      
      * test: ログイン後のクライアント側処理を待たずにリロードされてログイン出来ないことがあったのを修正
      22bb1a17
  5. Jan 28, 2022
  6. Jan 21, 2022
    • tamaina's avatar
      enhance: e2eテストをできるだけ改良してみた (#8159) · e1d69e23
      tamaina authored
      
      * update docker image?
      
      * 続
      
      * serial run delete from "${table}" cascade
      
      * use cypress official github action
      
      * refuse install by cypress action
      
      * clean up
      
      * use wait?
      
      * use more wait?
      
      * Revert "use more wait?"
      
      This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c.
      
      * Revert "use wait?"
      
      This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0.
      
      * fix
      
      * test
      
      * test
      
      * log?
      
      * 握りつぶしてみる
      
      * clean up
      
      * env?
      
      * clean up?
      
      * disable video
      
      * add comment
      
      * remove test
      
      * 成功?
      
      * test browser
      
      * nodeインストール無効化
      
      * node16.13.0-chrome95-ff94
      
      * node.js復活
      
      * ?
      
      * ちょっと戻してみる
      
      * chrome?
      
      * cross browser test2
      
      * --shm-size=2g
      
      * artifact?
      
      * misskey.local?
      
      * firefoxはあきらめる
      
      * not headless?
      
      * oops
      
      * fix
      
      * ??
      
      * test1
      
      * if?
      
      * fail-fast: false
      
      * headless: false
      
      * easy error ignoreing describe
      
      * エラーの解消
      とちょっとリファクター
      
      * add browser name to artifact
      
      * Install mplayer for FireFox
      
      * no wait?
      
      * タイムアウトを甘くしてみる
      
      * firefoxをあきらめる(n回目)
      
      * remove timeout setting
      
      * wait復活
      
      * Update basic.js
      
      * Update index.js
      
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      e1d69e23
  7. Dec 28, 2021
  8. Oct 28, 2021
  9. Sep 19, 2021
  10. Sep 18, 2021
  11. Aug 12, 2021
Loading