<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/cypress/integration, branch master</title>
<subtitle>my misskey fork</subtitle>
<id>http://g.freya.cat/misskey/atom/cypress/integration?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom/cypress/integration?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2022-06-11T06:53:45Z</updated>
<entry>
<title>update cypress</title>
<updated>2022-06-11T06:53:45Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-06-11T06:53:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=eaf6ddd47496e884066006f1fb35e3a90aac5176'/>
<id>urn:sha1:eaf6ddd47496e884066006f1fb35e3a90aac5176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract commonly used test logic to commands (#8767)</title>
<updated>2022-05-31T08:57:01Z</updated>
<author>
<name>Andreas Nedbal</name>
<email>github-bf215181b5140522137b3d4f6b73544a@desu.email</email>
</author>
<published>2022-05-31T08:57:01Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d3e242a7f25e72bd65f27feebd878f5a45e7ae3b'/>
<id>urn:sha1:d3e242a7f25e72bd65f27feebd878f5a45e7ae3b</id>
<content type='text'>
* meta(tests): enable workflows to run in branch

* feat(tests): move commonly used logic to Cypress commands

* chore(tests): replace more code with commands

* meta(tests): disable workflows to run in branch</content>
</entry>
<entry>
<title>feat(tests): add e2e tests for widgets (#8735)</title>
<updated>2022-05-28T05:28:12Z</updated>
<author>
<name>Andreas Nedbal</name>
<email>github-bf215181b5140522137b3d4f6b73544a@desu.email</email>
</author>
<published>2022-05-28T05:28:12Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=708fba989adab95b3a4c381f6b351979c5973591'/>
<id>urn:sha1:708fba989adab95b3a4c381f6b351979c5973591</id>
<content type='text'>
* 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</content>
</entry>
<entry>
<title>test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642)</title>
<updated>2022-05-14T06:16:45Z</updated>
<author>
<name>iwata</name>
<email>ishowta@gmail.com</email>
</author>
<published>2022-05-14T06:16:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=22bb1a17930bdbcf9a2068790efd880fe8ff4158'/>
<id>urn:sha1:22bb1a17930bdbcf9a2068790efd880fe8ff4158</id>
<content type='text'>
* test: indexeddbをテスト毎に初期化するように

* fix: metaが無いときにfetch-metaを同時に呼ぶと死ぬことがある問題を修正

* test: ログイン後のクライアント側処理を待たずにリロードされてログイン出来ないことがあったのを修正</content>
</entry>
<entry>
<title>add todo</title>
<updated>2022-01-28T17:57:10Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-01-28T17:57:10Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=6eeb7a92b8167a26eb6948c9ce11deee9b03590f'/>
<id>urn:sha1:6eeb7a92b8167a26eb6948c9ce11deee9b03590f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance: e2eテストをできるだけ改良してみた (#8159)</title>
<updated>2022-01-21T07:43:56Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2022-01-21T07:43:56Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=e1d69e236fba90279f2931502eeaecbae8d23703'/>
<id>urn:sha1:e1d69e236fba90279f2931502eeaecbae8d23703</id>
<content type='text'>
* 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: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>fix e2e test</title>
<updated>2021-10-28T13:00:38Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-28T13:00:38Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=fa0814f9393b3a15869df8d780e91bc6f03d112e'/>
<id>urn:sha1:fa0814f9393b3a15869df8d780e91bc6f03d112e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: improve e2e test</title>
<updated>2021-09-19T05:27:16Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-09-19T05:27:16Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8a0a46b1c98de86cdae4b50cad4c9b36b21b0027'/>
<id>urn:sha1:8a0a46b1c98de86cdae4b50cad4c9b36b21b0027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor</title>
<updated>2021-09-18T17:58:25Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-09-18T17:58:25Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=186163ec3f905ca03e4143e7ee01fab422c12b9a'/>
<id>urn:sha1:186163ec3f905ca03e4143e7ee01fab422c12b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: 凍結された場合のダイアログを実装 (#7811)</title>
<updated>2021-09-18T17:23:12Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-09-18T17:23:12Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=54e0a7f8a8d977c7befc255cc4950a86ac2e72fb'/>
<id>urn:sha1:54e0a7f8a8d977c7befc255cc4950a86ac2e72fb</id>
<content type='text'>
* feat: 凍結された場合のダイアログを実装

* Update CHANGELOG.md

* Update basic.js

* improve error handling

* cypressなんもわからん

* Update basic.js</content>
</entry>
</feed>
