Kyle Robbertze
|
8d259aaf98
|
add missing fields to v2 get schedule api call
Fixes: #1258
|
2021-07-09 12:15:15 +02:00 |
Kyle Robbertze
|
a1bf8c8c44
|
allow times without microseconds
|
2021-06-11 09:19:09 +02:00 |
jo
|
f944eca0a7
|
Migrate api_clients tests to pytest
|
2021-06-08 00:08:32 +02:00 |
jo
|
01fbd1e8b9
|
Add isort pre-commit hook
Sort import statement in python files
See https://github.com/PyCQA/isort
|
2021-06-05 00:39:35 +02:00 |
jo
|
b26de72704
|
Remove python encoding pragma
|
2021-06-05 00:39:23 +02:00 |
jo
|
571b1a25ca
|
Rename test_* to *_test in api_clients
|
2021-06-04 17:06:05 +02:00 |
jo
|
c27f020d73
|
Format code using black
|
2021-06-04 17:06:05 +02:00 |
jo
|
ac17db97fc
|
Fix missing encoding pragma on python files
|
2021-06-04 17:04:53 +02:00 |
Kyle Robbertze
|
027b3525b1
|
fix python 3.6 support in api_client v2
Closes: #1228
|
2021-06-04 10:55:54 +02:00 |
Kyle Robbertze
|
2df0189a90
|
add API v2
|
2021-05-14 13:04:46 +02:00 |
Kyle Robbertze
|
6b37b3dbab
|
fully test set protocol
|
2021-01-22 22:13:31 +02:00 |
Kyle Robbertze
|
5923dee839
|
Fix running apps
|
2020-04-29 19:06:52 +02:00 |
Kyle Robbertze
|
e8a0783139
|
Fix tests
|
2020-04-29 19:06:52 +02:00 |
Kyle Robbertze
|
8346e89e99
|
install successfully using py3
|
2020-04-29 19:05:35 +02:00 |
Rudi Grinberg
|
24dce45a06
|
Added support for post data and updated test
|
2012-10-30 15:45:10 -04:00 |
Rudi Grinberg
|
59c55ae27f
|
Updated api client to do automatic json parsing. Updated tests to reflect that as well
|
2012-10-30 15:19:51 -04:00 |
Rudi Grinberg
|
232bbd2bb7
|
Added tests for the requestprovider class
|
2012-10-30 00:29:52 -04:00 |
Rudi Grinberg
|
a33a1e6e2a
|
Added more testing for ApiRequest using mocks
|
2012-10-29 23:34:26 -04:00 |
Rudi Grinberg
|
ccb4925779
|
Added tests for ApiRequest
|
2012-10-29 22:44:45 -04:00 |
Rudi Grinberg
|
fb59e78fda
|
Added tests for ApcUrl class
|
2012-10-29 22:19:35 -04:00 |