mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-06 01:09:33 +00:00
da50be7360
Currently 'userxx' and 'orgxx' are both used as username in test files when the user type is org, which is confusing. This PR replaces all 'userxx' with 'orgxx' when the user type is org(`user.type==1`). Some non-trivial changes 1. Rename `user3` dir to `org3` in `tests/git-repositories-meta` 2. Change `end` in `issue reference` because 'org3' is one char shorter than 'user3' ![ksnip_20230913-112819](https://github.com/go-gitea/gitea/assets/70063547/442988c5-4cf4-49b8-aa01-4dd6bf0ca954) 3. Change the search result number of `user/repo2` because `user3/repo21` can't be searched now ![ksnip_20230913-112931](https://github.com/go-gitea/gitea/assets/70063547/d9ebeba4-479f-4110-9a85-825efbc981fd) 4. Change the first org name getting from API because the result is ordered by alphabet asc and now `org 17` is before `org25` ![JW8U7NIO(J$H _YCRB36H)T](https://github.com/go-gitea/gitea/assets/70063547/f55a685c-cf24-40e5-a87f-3a2327319548) ![)KFD411O4I8RB5ZOH7E0 Z3](https://github.com/go-gitea/gitea/assets/70063547/a0dc3299-249c-46f6-91cb-d15d4ee88dd5) Other modifications are just find all and replace all. Unit tests with SQLite are all passed. --------- Co-authored-by: caicandong <1290147055@qq.com>
134 lines
2.2 KiB
YAML
134 lines
2.2 KiB
YAML
-
|
|
id: 1
|
|
type: 1
|
|
reviewer_id: 1
|
|
issue_id: 2
|
|
content: "Demo Review"
|
|
updated_unix: 946684810
|
|
created_unix: 946684810
|
|
-
|
|
id: 2
|
|
type: 1
|
|
reviewer_id: 534543
|
|
issue_id: 534543
|
|
content: "Invalid Review #1"
|
|
updated_unix: 946684810
|
|
created_unix: 946684810
|
|
-
|
|
id: 3
|
|
type: 1
|
|
reviewer_id: 1
|
|
issue_id: 343545
|
|
content: "Invalid Review #2"
|
|
updated_unix: 946684810
|
|
created_unix: 946684810
|
|
-
|
|
id: 4
|
|
type: 0 # Pending review
|
|
reviewer_id: 1
|
|
issue_id: 2
|
|
content: "Pending Review"
|
|
updated_unix: 946684810
|
|
created_unix: 946684810
|
|
-
|
|
id: 5
|
|
type: 2
|
|
reviewer_id: 1
|
|
issue_id: 3
|
|
content: "New review 1"
|
|
updated_unix: 946684810
|
|
created_unix: 946684810
|
|
-
|
|
id: 6
|
|
type: 0
|
|
reviewer_id: 2
|
|
issue_id: 3
|
|
content: "New review 3"
|
|
original_author_id: 0
|
|
updated_unix: 946684811
|
|
created_unix: 946684811
|
|
-
|
|
id: 7
|
|
type: 3
|
|
reviewer_id: 3
|
|
issue_id: 3
|
|
content: "New review 4"
|
|
original_author_id: 0
|
|
updated_unix: 946684812
|
|
created_unix: 946684812
|
|
-
|
|
id: 8
|
|
type: 1
|
|
reviewer_id: 4
|
|
issue_id: 3
|
|
original_author_id: 0
|
|
content: "New review 5"
|
|
commit_id: 8091a55037cd59e47293aca02981b5a67076b364
|
|
stale: true
|
|
updated_unix: 946684813
|
|
created_unix: 946684813
|
|
-
|
|
id: 9
|
|
type: 3
|
|
reviewer_id: 2
|
|
issue_id: 3
|
|
content: "New review 3 rejected"
|
|
updated_unix: 946684814
|
|
created_unix: 946684814
|
|
original_author_id: 0
|
|
|
|
-
|
|
id: 10
|
|
type: 3
|
|
reviewer_id: 100
|
|
issue_id: 3
|
|
content: "a deleted user's review"
|
|
official: true
|
|
updated_unix: 946684815
|
|
created_unix: 946684815
|
|
|
|
-
|
|
id: 11
|
|
type: 4
|
|
reviewer_id: 0
|
|
reviewer_team_id: 7
|
|
issue_id: 12
|
|
official: true
|
|
updated_unix: 1602936509
|
|
created_unix: 1602936509
|
|
|
|
-
|
|
id: 12
|
|
type: 4
|
|
reviewer_id: 1
|
|
issue_id: 12
|
|
official: true
|
|
updated_unix: 1603196749
|
|
created_unix: 1603196749
|
|
|
|
-
|
|
id: 13
|
|
type: 1
|
|
reviewer_id: 5
|
|
issue_id: 11
|
|
content: "old review from user5"
|
|
updated_unix: 946684820
|
|
created_unix: 946684820
|
|
|
|
-
|
|
id: 14
|
|
type: 1
|
|
reviewer_id: 5
|
|
issue_id: 11
|
|
content: "duplicate review from user5 (latest)"
|
|
updated_unix: 946684830
|
|
created_unix: 946684830
|
|
|
|
-
|
|
id: 15
|
|
type: 1
|
|
reviewer_id: 6
|
|
issue_id: 11
|
|
content: "singular review from org6 and final review for this pr"
|
|
updated_unix: 946684831
|
|
created_unix: 946684831
|