minsungoh
Results
2
comments of
minsungoh
Sorry for late reply. i have problem in pytest. is there a auto config for test or should i input my own config? then what file should i change? there...
There's only mocking tests in `tests/test_WriteApiBatching.py`, so i made a class extends BaseTest for testing flush works. however, is there a better way to verify that record's saved on influxdb...