KingYoSun / GAWOO

GAWOOはそれなりの分散型P2Pミニブログソーシャルアプリのプロジェクトです
2 stars 0 forks source link

シナリオ絞ってe2eテスト #401

Open KingYoSun opened 2 years ago

KingYoSun commented 2 years ago
  1. ユーザ登録/ログイン → 投稿(画像、動画)→ インデックス表示 → 個別ツイート表示
  2. ユーザー登録/ログイン → リプライ → インデックス表示 → 個別ツイート表示
  3. ユーザー登録/ログイン → プロフィール表示 → フォロー → インデックス表示 → アンフォロー → インデックス表示
  4. ユーザー登録/ログイン → 投稿取得 → インデックス表示
  5. ユーザー登録/ログイン → フォロー取得 → 一覧表示
KingYoSun commented 2 years ago

参考: https://github.com/spaceagetv/electron-playwright-example : https://github.com/el3um4s/memento-svelte-electron-typescript

KingYoSun commented 2 years ago

Nextronはこの設定じゃないとだめっぽい? https://github.com/saltyshiomix/nextron/issues/260