Konstantin Smirnov
Konstantin Smirnov
You can take the test as an example, I think from this folder and do it by analogy https://github.com/getredash/redash/tree/master/tests/query_runner
It is advisable for you to make such a setting for yourself https://github.com/getredash/redash/wiki/Local-development-setup#configuring-pre-commit . And run `make format`
I could do it for you, but then the lines of code will belong to me, not to you. I would like to avoid this !
the problem is in ci/cd because it can't find duckdb ``` Traceback (most recent call last): File "/app/manage.py", line 6, in from redash.cli import manager File "/app/redash/__init__.py", line 53, in...
I understand correctly that we are still abandoning simplejson ?
I will try to test the operation in manual mode in the near future. It is unlikely that our auto-tests cover all possible problems
@rauchy thanks for the PR! We've updated a lot of things now that we're Community-driven so - if you're still interested in getting this merged - would you mind rebasing...
I like the concept of this PR. I think it's worth doing it sometime
@kaibadash Could you add tests ?
You need to run `make format`