Commit graph

3 commits

Author SHA1 Message Date
Liviu Burcusel
a3177f0dd7
Setting page (#5)
* Switched to eslint.config.ts and demoted @typescript-eslint/no-unused-vars to warning

* Created /settings route, associated component and modified tests for routes

* Added tests for SettingsView.vue

* Added jiti library needed for linting

* Refactored routes' tests.

* Refactoring to reduce code duplication
2025-10-25 16:01:28 +02:00
278528b5de
Fixed code smell identified by SonarQube 2025-10-19 13:01:39 +02:00
a4dc9972ff
Added tests for router/index.ts 2025-10-19 12:49:39 +02:00