Skip to content

Latest commit

 

History

History

elogger

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Logger - simple http request event logger

This application was build to provide end to end testing example of runtime application.

The end to end test provide uses cases testing log both with index and position based methodology.

Prerequisites:

Enable ssh logic you your use on your machine (on osx System Preference / Sharing / Remote Login )

Download endly

Provide a username and password to login to your box.

endly -c=localhost

Verify that secret file were created

cat ~/.secret/localhost.json

Run E-logger app workflow

Run the following command:

git clone https://github.com/viant/endly
cd endly/example/rt/elogger/e2e/

run test with inline workflowrun

endly -r=run

To check workflow tasks list

endly -t='?'