issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript
Filter by
25.6M results
概要
docs/roadmap.md Phase 6.3 に記載の E2E テストが未導入です。
実装内容
- Playwright の導入・設定
- tests/e2e/ ディレクトリ作成
- 基本フローのテスト:
1. ログイン → ダッシュボード表示
2. 請求書作成 → 入金登録 → ダッシュボード反映
受け入れ条件
- [ ] npm run ...
priority/p2
test
Scene: Memory_Silk_Heart_BellBeast Position: (27.91000747680664, 25.567684173583984)
Message: sceneName: Memory_Silk_Heart_BellBeast x: 27.91001 y: 25.56768 message: me gusta el pene
Meta
- GameVersion: ...
feedback
processed
概要
Repository テストは 2/7(InvoiceRepository, PaymentRepository のみ)。
追加対象
- CustomerRepository
- ProjectRepository
- ExpenseRepository
- ExpenseCategoryRepository
- UserSettingsRepository
受け入れ条件 ...
priority/p2
test
Bring the site in line with the mach v2.7.0 release.
v2.7.0-relevant changes
- riscv64 (RV64) isa landed: full machine model, instruction selection, encoder, relocations, lp64/lp64d ABI;
riscv64-linux ...
documentation
Description
Feature Summary
Implement a Content Recommendation Engine that analyzes a learner s performance and automatically suggests the most
relevant lessons, quizzes, coding challenges, and practice ...
enhancement
概要
Usecase テストは 3/39(invoices, payments, expenses のみ)。アーキテクチャ目標(Usecase 70%)に向けて拡充します。
追加対象
- tests/integration/usecases/customers.test.ts
- tests/integration/usecases/projects.test.ts
- tests/integration/usecases/settings.test.ts ...
priority/p2
test
概要
API 統合テストは customers.test.ts のみ(1/26ルート)。アーキテクチャ目標(API 60%)に向けて拡充します。
追加対象
- tests/integration/api/projects.test.ts
- tests/integration/api/invoices.test.ts
- tests/integration/api/expenses.test.ts ...
priority/p2
test
概要
docs/architecture.md に CI/CD 設計が記載されているが、.github/ フォルダが未設定です。
実装内容
- .github/workflows/ci.yml を作成
- lint(ESLint), test(Vitest), build(next build)を実行
- PR 時に自動実行
受け入れ条件
- [ ] PR 作成時に CI ...
infrastructure
priority/p2
test
概要
middleware.ts は /api/* をミドルウェアで通過させ、各ルートで個別認証する設計です。認証漏れリスクが高いパターンのため、全26ルートを監査します。
対象ファイル
- src/middleware.ts
- src/app/api/**/*.ts
受け入れ条件
- [ ] 全 API ルートの認証チェックを一覧化する
- [ ] 認証漏れがあれば修正する ...
priority/p1
refactor
概要
以下のページも Fat Page 化しています。
| ファイル | 行数 |
| --- | --- |
| expenses/page.tsx | 411 |
| settings/page.tsx | 328 |
| invoices/[id]/page.tsx | 301 |
受け入れ条件
- [ ] 各ページが200行以下になる
- [ ] ロジックが features/components ...
priority/p1
refactor

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.