Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1672

Resolve "Add Frontend tests again" NOCHANGELOG

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Georg Krause requested to merge 1716-add-frontend-tests-again into develop Mar 01, 2022
  • Overview 11
  • Commits 3
  • Pipelines 2
  • Changes 20

Closes #1716 (closed)

I just reintroduced the tests we already had. I removed the ones which relied on sinon or other bigger dependencies. I think we should wait if vitest supports their functionality or consider each dependency before spending time on making the tests work again. moxios might also be replaced in the future.

My primary focus was to create the structure again to enable devs to provide unit tests for their code.

Edited Mar 01, 2022 by Georg Krause
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1716-add-frontend-tests-again