Skip to content

update TESTAR State Models URL

Fernando Pastor Ricos requested to merge testar_models into master
  1. Change TESTAR State Model URL inside the visualizer Iframe
  2. Move GET TESTAR Analysis Activation from artifacts-retriever.service.ts to statemodel-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
  1. Update statemodel-visualizer.component.spec.ts required by yarn test:ci

Executed:

  • yarn lint
  • yarn test:ci
Edited by Fernando Pastor Ricos

Merge request reports