Add processing to make it clearer which application build has been produced and to link the schema with the correct application (AssociateSchema.sql, SetSubstitution.sql, bulk_load.sql and InstallMIP.cmd) Changes to schema: METERS now have 'MESC_CODE'. Associated changes in the bulk_load routines and initial changes to mip_quotation.pck (needs confirmation testing). git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3830 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -36,11 +36,11 @@ include Watir
|
||||
#
|
||||
#Get our individual integration tests
|
||||
#
|
||||
#require 'exportdatatests'
|
||||
#require 'enquirytests'
|
||||
#require 'housingtests'
|
||||
#require 'basestests'
|
||||
#require 'drawingtests.rb'
|
||||
require 'exportdatatests'
|
||||
require 'enquirytests'
|
||||
require 'housingtests'
|
||||
require 'basestests'
|
||||
require 'drawingtests.rb'
|
||||
require 'user_management.rb'
|
||||
#@@ie.wait
|
||||
#@@ie.close
|
||||
Reference in New Issue
Block a user