Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I Industria Digital Frontend
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Industria Digital
  • Industria Digital Frontend
  • Merge requests
  • !8

Merged
Created Sep 19, 2024 by Gabriel Saldanha de Negre@gabriel.negreDeveloper4 of 12 tasks completed4/12 tasks

US-03 - test/example-unit-testing

  • Overview 0
  • Commits 2
  • Changes 6

Changes

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Change Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe: The bugfix was a missing import that prevented the tests from executing correctly and I added the variables that reference the input values so that we have easier access to them on the typescript file. Also added a example test method just so the other members may have a reference to start. PS: Since the component doesn't have basically any logic implmented, there wasn't a real test to create so I opted for just creating a example method.

Does this MR introduce a breaking change?

  • Yes
  • No
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: test/example-unit-testing