Hi,
in order to test the UI without any environment like a corresponding
REST-service (from which data will be received)
we can use the REST emulation sinatra:
http://www.sinatrarb.com/
A framework has already been defined in
web-client/webclient/test/dummy-host
Use the following command in order to start the REST-service:
ruby host.rb
The access of the REST-service will be then
http://localhost:4567
and can be used for login, logout, permission, language, time, patch,
status, security, user ( to be continued ) UI-module.
This feature provides a simple way for testing the UI especially while
changing stylesheets, CSS, ....
Greetings
Stefan
--
*******************************************************************************
Stefan Schubert
SUSE LINUX GmbH - Maxfeldstrasse 5 - D-90409 Nuernberg, Germany
e-mail: [email protected]
-------------------------------------------------------------------------------
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]