Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix report viewer unit test imports #1644

Closed
wants to merge 1 commit into from

Conversation

Kr0nox
Copy link
Member

@Kr0nox Kr0nox commented Mar 8, 2024

The unit tests were not included in the ts-config. this lead to the typescript/ides not being able to resolve imports that start with @/. That made development more tedious than it needed to be.
This pr fixes that

@Kr0nox Kr0nox added the report-viewer PR / Issue deals (partly) with the report viewer and thus involves web-dev technologies label Mar 8, 2024
@Kr0nox Kr0nox requested a review from sebinside March 8, 2024 19:04
Copy link

sonarqubecloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed for 'JPlag Report Viewer'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Kr0nox Kr0nox closed this Mar 8, 2024
@tsaglam tsaglam added bug Issue/PR that involves a bug minor Minor issue/feature/contribution/change labels Mar 13, 2024
@Kr0nox Kr0nox deleted the report-viewer/unit-test-type branch May 18, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue/PR that involves a bug minor Minor issue/feature/contribution/change report-viewer PR / Issue deals (partly) with the report viewer and thus involves web-dev technologies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants