Yarn test: yarn test:rest yarn run v1.22.22 $ ts-node --project ./tsconfig.ts-node.json scripts/test-rest.ts Building production app config Overriding app config with /root/downloads/dspace_frontend_src/config/config.yml Overriding app config with /root/downloads/dspace_frontend_src/config/config.prod.yml ...Testing connection to REST API at https://dsadmin.ansbb.edu.pl/server/api...
RESPONSE: 200
Checking JSON returned for validity... "dspaceVersion" = DSpace 8.1 "dspaceUI" = https://dspace.ansbb.edu.pl "dspaceServer" = https://dsadmin.ansbb.edu.pl/server "dspaceServer" property matches UI's "rest" config? true Does "/api" endpoint have HAL links ("_links" section)? true Done in 2.59s.