Test framework used to run end-to-end tests of SDKs against an Azure IoT Hub or Edge Hub
Перейти к файлу
Bert Kleewein 39214d679d
chore: script removal and cleanup (#388)
2023-06-12 15:22:49 -07:00
bin chore: script removal and cleanup (#388) 2023-06-12 15:22:49 -07:00
docker_images Fix version of Java e2e tests dependency (#385) 2023-02-15 10:20:06 -08:00
horton_helpers Update scripts to use new aziotd setup (#376) 2022-11-14 10:56:46 -08:00
pyscripts Update scripts to use new aziotd setup (#376) 2022-11-14 10:56:46 -08:00
scripts chore: script removal and cleanup (#388) 2023-06-12 15:22:49 -07:00
swagger Update csharp wrappers to use netcoreapp3.0 (#336) 2022-02-11 13:22:47 -08:00
test-runner fix test exceptions by adding try/catch around json parsing (#382) 2023-01-17 17:00:50 -08:00
vsts chore: script removal and cleanup (#388) 2023-06-12 15:22:49 -07:00
.flake8 add basic python perf test (#271) 2020-05-11 10:16:10 -07:00
.gitattributes Pull over small fixes from stress branch (#247) 2020-03-04 16:21:24 -08:00
.gitignore Fallback from parsing method payloads as strings to maps (#343) 2022-03-21 09:44:28 -07:00
.pre-commit-config.yaml feature: run longhaul tests on node (#303) 2020-07-19 09:26:13 -07:00
LICENSE Initial commit 2019-01-15 11:27:52 -08:00
README.md Update README.md 2019-03-12 18:13:02 -07:00
SECURITY.md Microsoft mandatory file (#353) 2022-08-04 15:16:12 -07:00
azure-pipelines.yml Update library versions for CG (#341) 2022-03-04 16:19:50 -08:00
newtsaupload.gdntsa Update library versions for CG (#341) 2022-03-04 16:19:50 -08:00
requirements.txt update to latest junitparser (#384) 2023-01-18 14:22:14 -08:00

README.md

Getting Started with Edge E2E Development

Build Status

Setup and Configuration

The first time you run this framework, you will want to follow these documents:

  1. Set up a VM to run tests under Linux
  2. Run a simple test to verify your installation

Wiki

Head over to our wiki for all your documentation needs.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.