kinow commented on PR #2527:
URL: https://github.com/apache/jena/pull/2527#issuecomment-2156619892
(BTW, the unit test for a view does not affect the time to run the unit
tests, which remains ridiculously fast, thanks to Vite:)
```
yarn run v1.22.19
$ vitest run --environment jsdom
RUN v1.6.0
/home/kinow/Development/java/jena/jena/jena-fuseki2/jena-fuseki-ui
✓ tests/unit/utils/query.spec.js (1)
✓ tests/unit/components/dataset/pagination.vue.spec.js (4)
✓ tests/unit/components/dataset/tablelisting.vue.spec.js (2)
✓ tests/unit/services/fuseki.service.spec.js (20)
✓ tests/unit/components/serverstatus.vue.spec.js (3)
✓ tests/unit/views/dataset/query.vue.spec.js (1) 323ms
Test Files 6 passed (6)
Tests 31 passed (31)
Start at 16:02:43
Duration 3.44s (transform 1.35s, setup 1ms, collect 3.45s, tests 767ms,
environment 5.20s, prepare 1.73s)
Done in 4.50s.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]