Created
October 24, 2016 17:45
-
-
Save dmds1993/912a9492674481c7f8b8537603f0a450 to your computer and use it in GitHub Desktop.
Mock Form
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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