update TESTAR State Models URL
- Change TESTAR State Model URL inside the visualizer Iframe
- Move GET TESTAR Analysis Activation from
artifacts-retriever.service.ts
tostatemodel-visualizer.component.ts
- 2.1. Now will be activate when this specific Artifact is selected (Click to open Iframe) and not when all Artifacts are extracted from the PKM
- 2.2. Remove OrientDB headers
- 2.3. TESTAR now validates PKM user using the PKM key
- Update
statemodel-visualizer.component.spec.ts
required byyarn test:ci
Executed:
yarn lint
yarn test:ci
Edited by Fernando Pastor Ricos