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

ADU E2E tests #266

Merged
merged 35 commits into from
Oct 27, 2022
Merged

ADU E2E tests #266

merged 35 commits into from
Oct 27, 2022

Conversation

danewalton-msft
Copy link
Member

No description provided.

@danewalton-msft danewalton-msft changed the title ADU tests (TESTING) ADU E2E tests Oct 19, 2022
@danewalton-msft danewalton-msft marked this pull request as ready for review October 19, 2022 22:25
tests/e2e/Readme.md Outdated Show resolved Hide resolved
tests/e2e/Readme.md Outdated Show resolved Hide resolved
tests/e2e/Readme.md Outdated Show resolved Hide resolved
tests/e2e/Readme.md Outdated Show resolved Hide resolved
tests/e2e/Readme.md Outdated Show resolved Hide resolved
tests/e2e/adu/service/common/e2e_test_core.ts Outdated Show resolved Hide resolved
tests/e2e/adu/service/common/e2e_test_core.ts Show resolved Hide resolved
} else {
var patch = {
tags: {
ADUGroup: "linux-e2e-group"
Copy link
Member

Choose a reason for hiding this comment

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

If this string is used other places in testing, can it be in a variable?

tests/e2e/adu/service/common/e2e_test_core.ts Outdated Show resolved Hide resolved
@@ -0,0 +1,660 @@
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.

Copy link
Member

Choose a reason for hiding this comment

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

Does the style checker work for files? If it's not something that makes sense to add to the repo, it could be good to quickly run the new files through something to make the semi-colon usage more consistent

tests/e2e/adu/service/create_and_import_manifest.ps1 Outdated Show resolved Hide resolved
tests/e2e/adu/service/package.json Outdated Show resolved Hide resolved
/* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License. */

#include <stdarg.h>
Copy link
Member

Choose a reason for hiding this comment

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

Not sure why this, the mbedtls port, and tsconfig are showing up as new files instead of renames - might be worth figuring out to maintain the history.

Copy link
Member Author

Choose a reason for hiding this comment

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

yea i tried forcing it but seems to keep them as new files and the adu ones as moved

@danewalton-msft danewalton-msft merged commit db76a92 into feature/iot-adu Oct 27, 2022
@danewalton-msft danewalton-msft deleted the dane/adu-e2e branch October 27, 2022 01:35
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