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

7 Коммитов

Автор SHA1 Сообщение Дата
Daniel Dubovski 5fa025fb02
removed six + cleaner test (#199)
* removed six + cleaner test

* black
2020-02-03 10:38:49 +02:00
yogilad 03e90bab48
Support Kusto Client Authentication with Azure Managed Service Identity (MSI) (#196)
* MSI Authentication + Unit Tests
Not verified on azure functions + webapps

* Modified Request Object following code review with Daniel
Tests pass

* Changes after initial code review

* Change test execution, minor comment change

* Fix build & test

* Fix build & test
Change line length wrap to 160
2020-01-21 18:08:28 +02:00
Lior Yariv 0465783d87
Adding test for KustoIngestClient (#47)
* Adding test fo KustoIngestClient

* Fixed bugs:
- Size incomptability
- Missing TestCase.assertRegex attribute

* Fixed Tomer comments + changed all 'str' casting to 'six.text_type'
2018-08-08 15:03:40 +03:00
toshetah 0f9f8814a5
Format all files with black (#42)
Format all files with black
2018-08-02 09:28:08 +03:00
toshetah 465686e647
Publish automatically packages when a tag is specified. (#21)
Publish automatically packages when a tag is specified.
2018-06-21 08:49:08 +03:00
toshetah 3e6df299f8
Add e2e tests (#14)
Moving KustoClient to use v2 query rest endpoint.
Add tests to KustoClient.
Bug fix at to_timestamp converter
2018-05-07 16:40:52 +03:00
toshetah 1211299dc8
Create build packages file (#4)
Add build_packages file
2018-03-15 17:31:41 +02:00