Skip to content

emrex-eu/emp-mockup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMP Mockup (a Scala play application)

A mockup of an EMP which can be used to test clients

Before starting make sure sbt is installed

To start the server:

sbt run

Documentation of how an EMP should work is here.

This application can be used to test the EMREX Client. There is an elmo_example.xml in conf file that simulates a result from a result service. The information that is typed in the simulated login is used to change the contents of the elmo xml before it is signed and sent back to the client.