Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karlie/refactor ai SKU test and add PerfTest #1707

Merged
merged 11 commits into from
Nov 9, 2021

Conversation

Karlie-777
Copy link
Contributor

@Karlie-777 Karlie-777 commented Nov 4, 2021

Refactor AISKU test structure and add AISKU perfTest.
This PR include 2.7.1 to the version loop

@Karlie-777 Karlie-777 requested a review from MSNev November 4, 2021 20:33
@Karlie-777
Copy link
Contributor Author

Code refactor, should be completed before Nov 8th,2021

  1. use nested timeouts for sending batch events
  2. remove this (move all this._privateMethods() before the class)
  3. add time measurements for creating batch events

@@ -0,0 +1,7 @@
import { AISKUPerf } from "./AISKUPerf.Tests";
//Do not remove this import, it will be used in browser.
import { Snippet } from "../../../src/Initialization";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still required, I'm not seeing any references anymore

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When removing this import (this import wouldn't be used in the code), it will have Failed to load resource: the server responded with a status of 404 (Not Found) when processing with Returning module - @microsoft/ai-test-framework.

@Karlie-777 Karlie-777 merged commit 6ac63f8 into master Nov 9, 2021
@MSNev MSNev deleted the karlie/refactorAISKUTest branch April 22, 2022 23:46
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.

None yet

2 participants