Skip to content

ideiudicibus/client-ordini-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client Ordini Desktop (with JavaFXWebView)

you can usually skip this...
  1. generate the proper sources needed to handle the Regione Lazio Sistema Pagamenti Ordini Web Services use the generateSourcesFromWSDL profile $mvn -PgenerateSourcesFromWSDL

  2. modify the .example.properties to feed the tests with username,password and other fixtures (i.e. orderId)

    note: modify the url (now 'test environment') when needed
    
normal ALM: run the tests

$mvn -Palm clean install this command will run compilation and test, basi test is fetch a single order

username=
password=
testGetOrdineId.ordineId= 

client screenshot

Releases

No releases published

Packages

No packages published

Languages