Projects:Initial Client Setup Refactor/Testing
In order to test this development, two actions will be taken:
- Smoke test will be changed, according to functional changes, and run to test that client is created correctly.
- Having two databases:
- tad_main where old initial client setup creates a new client named 'Cliente'
- tad_loc where new initial client setup creates a new client named 'Cliente'
- Executing the query provided bellow [1], and launching 'ics_test('Cliente');' as SYS user, will provide a comparison of both clients, pointing out differences while creating them with old code and new one.
[1]: A copy of the sql file can be downloaded here: File:Icstest.sql