Commit 72771d8
committed
test(import[gitlab]) Verify --with-shared and --skip-group reject non-GitLab parsers
why: Flags are GitLab-only but lacked negative-case tests; a future
refactor moving them to the shared parent parser would go undetected.
what:
- Add test_with_shared_only_on_gitlab following test_flatten_groups_only_on_gitlab pattern
- Add test_skip_group_only_on_gitlab following same pattern1 parent 8cd6f20 commit 72771d8
1 file changed
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1940 | 1940 | | |
1941 | 1941 | | |
1942 | 1942 | | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
| 1954 | + | |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
| 1958 | + | |
| 1959 | + | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
1943 | 1981 | | |
1944 | 1982 | | |
1945 | 1983 | | |
| |||
0 commit comments