Skip to content

Instantly share code, notes, and snippets.

@dmds1993
Created October 24, 2016 17:45
Show Gist options
  • Select an option

  • Save dmds1993/912a9492674481c7f8b8537603f0a450 to your computer and use it in GitHub Desktop.

Select an option

Save dmds1993/912a9492674481c7f8b8537603f0a450 to your computer and use it in GitHub Desktop.
Mock Form
Mocando formulario WEB-UI
Subir o visto-web-ui ....
inserir na arquivo /home/daniel/Documents/dev/visto-web-ui/shared/web-api/tasks.js
?engine=santander&process=cadastro-frase-ferramenta-sms-santander&task=SolicitarCadastro&camunda-proxy
Inserir um atibuto novo.
cache: true
Criar dois arquivos na pasta do processo
job.mock.json
variables.mock.json
Formato correto variables mock
[
{
"type": "Integer",
"name": "id_aceo_mrm",
"value": 0
}
]
Formato job mock
{}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment