Skip to content

Enhance CI/CD Pipeline with Unit Tests and Static Code Analysis #210

@kursataktas

Description

@kursataktas

As we ship new features, the testing effort has increased dramatically, and the possibility of creating edge-case bugs has also risen. We should consider improving our CI/CD pipeline to include unit tests and code quality checks.

Actions:

  1. Implement unit tests for both the frontend and backend, and add a coverage threshold to the pipeline.
  2. Add a static code analysis tool to the pipeline to detect unintended methods, imports, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions