Skip to content

Releases: SmarterApp/TDS_TestIntegrationSystem

TIS updates for support tool 4.2.0.RELEASE

17 Aug 20:10
63f72dc
Compare
Choose a tag to compare

Overview

TIS now supports scoring validation calls from the support tool scoring validator application.

This behavior is triggered by support tool causing ERT to send TIS a scoring request with the new optional scoremode parameter set to 'validate'.

Deployment

NOTE: Prior to deployment, create a backup of the existing directories where TIS is deployed, taking special care to ensure the config files (e.g. web.config) are copied to a safe location

  • Download the attached .zip archive
  • Copy the content of the bin to the bin directory where TIS is deployed

Database Updates

The following DB updates must be executed for this build to run properly:

https://github.com/SmarterApp/TDS_TestIntegrationSystem/blob/develop/TDSQAService/OSS.TIS/SQL/

  • TISDB/4_oss_tis_create_tvp_types_for_oss_tis_database.sql
  • TISDB/6_Update_StoredProcedures_Remove_OppId.sql
  • TISDB/8_oss_tis_add_new_ica_project_and_metadata.sql
  • TISDB/9_oss_tis_add_new_ica_pending_project_and_metadata.sql
  • TDSItemBank/7_create_procedure_spDeleteAssessment.sql
  • TDSItemBank/8_create_tvp_types_for_itembank_database.sql

support-tool-v3

27 Jun 21:32
0ed63b8
Compare
Choose a tag to compare
Merge pull request #19 from SmarterApp/feature/tis-api-doc-tds-1387

New TIS API doc in md format.

support-tool-v2

08 Jun 05:50
Compare
Choose a tag to compare
update xsd generated code

support-tool: Merge pull request #14 from SmarterApp/bugfix/single-test-error

26 Apr 21:27
2acad42
Compare
Choose a tag to compare