mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-14 05:29:56 +09:00
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
26 lines
385 B
YAML
26 lines
385 B
YAML
-
|
|
id: 1
|
|
issue_id: 1
|
|
project_id: 1
|
|
project_board_id: 1
|
|
|
|
-
|
|
id: 2
|
|
issue_id: 2
|
|
project_id: 1
|
|
project_board_id: 0 # no board assigned
|
|
|
|
-
|
|
id: 3
|
|
issue_id: 3
|
|
project_id: 1
|
|
project_board_id: 2
|
|
|
|
-
|
|
id: 4
|
|
issue_id: 5
|
|
project_id: 1
|
|
project_board_id: 3
|
|
|
|
# DO NOT add more test data in the fixtures, test case should prepare their own test data separately and clearly
|