Test framework used to run end-to-end tests of SDKs against an Azure IoT Hub or Edge Hub
Перейти к файлу
Bert Kleewein 9befefb000
Pull over small fixes from stress branch (#247)
2020-03-04 16:21:24 -08:00
bin Pull over small fixes from stress branch (#247) 2020-03-04 16:21:24 -08:00
docker_images Pull over small fixes from stress branch (#247) 2020-03-04 16:21:24 -08:00
horton_helpers add horton command line app (#240) 2020-02-17 14:41:03 -08:00
pyscripts add horton command line app (#240) 2020-02-17 14:41:03 -08:00
scripts Pull over small fixes from stress branch (#247) 2020-03-04 16:21:24 -08:00
swagger change swagger generator to merge json files (#242) 2020-02-18 21:09:46 -08:00
test-runner Pull over small fixes from stress branch (#247) 2020-03-04 16:21:24 -08:00
vsts Add more deployment options (#246) 2020-02-27 10:37:20 -08:00
.flake8 refactor to enable test adapters 2019-01-27 19:27:14 -08:00
.gitattributes Pull over small fixes from stress branch (#247) 2020-03-04 16:21:24 -08:00
.gitignore move horton environment scripts (#235) 2020-02-10 12:48:56 -08:00
.pre-commit-config.yaml refactor to enable test adapters 2019-01-27 19:27:14 -08: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
azure-pipelines.yml Rename pythonpreview->pythonv2 and ci-wrappers to docker_images (#114) 2019-09-20 16:07:27 -07:00
cgmanifest.json Copy code from previous repo 2019-01-24 14:36:55 -08:00
requirements.txt add horton command line app (#240) 2020-02-17 14:41:03 -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.