Skip to content

Move app/integrations/gitlab_test.py into tests/integrations/ #901

@VaibhavUpreti

Description

@VaibhavUpreti

Why This Matters

the GitLab integration test suite is substantial and should live with the rest of the integration tests.

Read First

  • app/integrations/gitlab_test.py
  • tests/integrations/

Scope

  1. Move the file into tests/integrations/.
  2. Update imports only if required by the new location.
  3. Delete the old inline copy.

Tests / Coverage

  • no new assertions are required
  • first prove the moved suite still collects and passes

Acceptance Criteria

  • GitLab integration tests live under tests/integrations/
  • the inline file is removed
  • coverage remains the same

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorCodebase cleanup without behavior changetestsTest coverage and test organization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions