зеркало из
1
0
Форкнуть 0
Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Carter Tinney 4eb99d80d9
chore: Restructure repository for single project (#1030)
Moved from monorepo style project to src style project
2022-08-04 12:58:57 -07:00
Carter Tinney 24e0cda523
fix(azure-iot-device): Fix flaky HandlerManager tests (#684)
* Fixed bugs in tests due to MagicMocks not being threadsafe
* Optimized tests for better performance

This PR has passed 10 consecutive full pipeline runs with no errors, as well as 1000 consecutive runs on a local machine
2020-10-14 15:40:43 -07:00
Bert Kleewein fd48978a03 code review feedback 2019-09-05 11:28:28 -07:00
Bert Kleewein 89ce0dba3d
twin implementation and tests. Also unit test speedup. (#114)
* twin implimentation and tests.  Also unit test speedup.

* formatting for flake8

* fix for test on 2.7

* fixup after merge

* e2e fix

* code review feedback

* More code review comments
2019-06-24 20:15:05 -07:00
Carter Tinney 8cfe4bd6d6
Added TestDox support for legible, requirements based PyTest output (#47)
* Added TestDox support

* Refactored some tests to adjust output

* Added some missing tests
2019-02-12 13:12:29 -08:00