Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

Batta32
Copy link
Contributor

@Batta32 Batta32 commented May 31, 2021

Fix #1216
Related to #1166

Description

We compared the structure/code migration/unit tests/documentation of the bot-applicationinsights library between Java and C# and we found disparities and fixes that this PR includes.

Specific Changes

  • Remove test scope of botbuilder package in pom.xml
  • Send correct type of telemetry depending on the unit test
  • Add missing unit test to validate when the context is null in the onTurn method
  • Set timestamp to AvailabilityTelemetry in trackAvailability method

Testing

mvn clean install passing successfully
image

@tracyboehrer tracyboehrer merged commit 7740765 into microsoft:main Jun 3, 2021
@Batta32 Batta32 deleted the external/fix/southworks/libraries/bot-applicationinsights/fix-disparities branch June 3, 2021 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SDK][Bot-ApplicationInsights] Disparities between C#/JavaScript and Java
3 participants