Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2eテストがランダムにコケるのを修正 #11

Merged
merged 3 commits into from
Dec 1, 2022
Merged

Conversation

mei23
Copy link
Owner

@mei23 mei23 commented Dec 1, 2022

misskey-dev/misskey#7986

  • test: indexeddbをテスト毎に初期化するように
  • fix: metaが無いときにfetch-metaを同時に呼ぶと死ぬことがある問題を修正
  • test: ログイン後のクライアント側処理を待たずにリロードされてログイン出来ないことがあったのを修正
  • test: redisをテスト毎に初期化するように

What

Why

Additional info (optional)

ishowta and others added 3 commits December 2, 2022 01:25
* test: indexeddbをテスト毎に初期化するように

* fix: metaが無いときにfetch-metaを同時に呼ぶと死ぬことがある問題を修正

* test: ログイン後のクライアント側処理を待たずにリロードされてログイン出来ないことがあったのを修正
@mei23 mei23 changed the title Fix e2e test テストがランダムにコケるのを修正 Dec 1, 2022
@mei23 mei23 changed the title テストがランダムにコケるのを修正 e2eテストがランダムにコケるのを修正 Dec 1, 2022
@mei23 mei23 merged commit a531049 into mein Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants