Skip to content

Ver1.5.9.8: Fix UT and add scripts for UT#180

Merged
devfeel merged 12 commits intomasterfrom
develop
Jan 22, 2019
Merged

Ver1.5.9.8: Fix UT and add scripts for UT#180
devfeel merged 12 commits intomasterfrom
develop

Conversation

@devfeel
Copy link
Owner

@devfeel devfeel commented Jan 22, 2019

Version 1.5.9.8

  • New Feature: Fix UT and add scripts for UT
  • Detail:
    • Put config files under testdata. Removed test for ConfigSet because it does not exist in config files
    • The MD5Encoding changes the length of the original string so this test has no meaning
    • Fix UT for core and framework etc.
    • Add script for UT, This script also generates coverage.out in scripts folder which can be used for coverage analysis
    • Fix UT for framework/file
    • Use WG for syncing in testing
    • Disable test cases related to redis
  • 2019-01-22 12:00

devfeel and others added 12 commits January 21, 2019 10:30
* New Feature: Add IDGenerate define the handler for create Unique Id
* New Feature: Add dotweb.DefaultUniqueIDGenerater which is default generater used to create Unique Id
* Update: Add "GlobalUniqueID : XXXXXXXXXXXXXXXXXXX" on state page, you can view "host/dotweb/state"
* Detail:
    - default requestId & app.GlobalUniqueID use uuid.V1
    - if you enabled HttpServer.SetEnabledRequestID, you can read requestId in Response-Header "d_request_id"
* 2019-01-18 18:00
Put config files under testdata. Removed test for ConfigSet because
it does not exist in config files.
The MD5Encoding changes the length of the original string so this
test has no meaning.
This script also generates coverage.out in scripts folder which
can be used for coverage analysis
Fix UT and add scripts for UT
* New Feature: Fix UT and add scripts for UT
* Detail:
    - Put config files under testdata. Removed test for ConfigSet because it does not exist in config files
    - The MD5Encoding changes the length of the original string so this test has no meaning
    - Fix UT for core and framework etc.
    - Add script for UT, This script also generates coverage.out in scripts folder which can be used for coverage analysis
    - Fix UT for framework/file
    - Use WG for syncing in testing
    - Disable test cases related to redis
* 2019-01-22 12:00
* New Feature: Fix UT and add scripts for UT
* Detail:
    - Put config files under testdata. Removed test for ConfigSet because it does not exist in config files
    - The MD5Encoding changes the length of the original string so this test has no meaning
    - Fix UT for core and framework etc.
    - Add script for UT, This script also generates coverage.out in scripts folder which can be used for coverage analysis
    - Fix UT for framework/file
    - Use WG for syncing in testing
    - Disable test cases related to redis
* 2019-01-22 12:00
@devfeel devfeel merged commit e522b15 into master Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants