Commit 9e3fc1f
committed
test(import[gitlab]) Add search mode API test for with_shared absence
why: test_gitlab_with_shared_not_sent_in_user_mode existed for user mode
but search mode was unasserted; search uses a separate /search endpoint
that never calls _paginate_repos.
what:
- Add test_gitlab_with_shared_not_sent_in_search_mode mirroring user-mode test1 parent ca1532c commit 9e3fc1f
1 file changed
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
964 | 964 | | |
965 | 965 | | |
966 | 966 | | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
967 | 999 | | |
968 | 1000 | | |
969 | 1001 | | |
| |||
0 commit comments