tests(api): create tests for project and column handlers

This commit is contained in:
eyad-hussein
2024-09-20 11:24:17 +03:00
parent a825ba005d
commit cc57d51768
12 changed files with 965 additions and 13 deletions
+44
View File
@@ -69,3 +69,47 @@
type: 2
created_unix: 1688973000
updated_unix: 1688973000
- id: 7
title: project in archived repository
owner_id: 0
repo_id: 51
is_closed: false
creator_id: 30
board_type: 1
type: 2
created_unix: 1688973000
updated_unix: 1688973000
- id: 8
title: project1 belongs to org3
owner_id: 3
repo_id: 0
is_closed: true
creator_id: 3
board_type: 1
type: 2
created_unix: 1688973000
updated_unix: 1688973000
- id: 9
title: project2 belongs to org3
owner_id: 3
repo_id: 0
is_closed: false
creator_id: 3
board_type: 1
type: 2
created_unix: 1688973000
updated_unix: 1688973000
- id: 10
title: project2 on repo1
owner_id: 0
repo_id: 1
is_closed: false
creator_id: 2
board_type: 1
type: 2
created_unix: 1688973010
updated_unix: 1688973010
+6
View File
@@ -21,3 +21,9 @@
issue_id: 5
project_id: 1
project_board_id: 3
-
id: 5
issue_id: 5
project_id: 1
project_board_id: 1