Denis Davydov
426e9594cb
fix build: run gradlew format ( #13265 )
...
* fix build: run gradlew format
* Revert "fix build: run gradlew format"
This reverts commit e679b4f26f .
* fix connector template to fix the build
2022-05-27 17:36:43 +03:00
Marcos Marx
655df2cf86
Fix scaffold format files ( #7989 )
...
* run scaffold format
* format generator files
* correct singer too
2021-11-15 17:43:09 -03:00
Marcos Marx
10434372de
Change license in connector generator base files ( #6522 )
...
* change license in generator base files
* run gradlew scaffold
* format eof
* add eof singer base
* remove license from test_* http source
* format test_incremental http source
2021-09-29 04:45:42 -03:00
LiRen Tu
da98e5784d
Clean up json schema in code generators ( #5383 )
...
Follow up on #4907 .
2021-08-12 14:40:38 -07:00
Davin Chia
5f7d36efa6
🐛 Add missing dependencies for acceptance tests to run. ( #4808 )
2021-07-19 12:24:07 +08:00
Christophe Duong
8dff1586ab
Fix spotlessApply conflict with black ( #3152 )
...
* Fix spotlessApply conflict with black
2021-04-30 21:09:42 +02:00
Eugene Kulak
8b1ac13c7a
Standard Tests: hotfix - upgrade PyYAML ( #3123 )
...
* upgrade PyYAML
* format
* format java files too
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com >
2021-04-28 19:04:25 -04:00
Eugene Kulak
88b77aa9f3
Standard tests: update template ( #2937 )
...
* update template for python sources
* update templates and their docs
* update docs, rename folders, add acceptance script
* adding hooks for custom setup and teardown
+ improve plugin behaviour, enable it explicitly
+ add acceptance.py to run acceptance tests together with integration tests
+ remove helper acceptance-test-python.sh
+ fix gradle command for acceptance tests
+ update docs
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-04-28 18:11:48 -04:00
Sherif A. Nada
222413104a
use standardSourceTestFile by default in python templates ( #1360 )
2020-12-17 13:45:17 -08:00
Christophe Duong
bc207528b3
Add docs in python source templates ( #1365 )
...
* Add docstrings to template code (#1320 )
* Make standard tests passing on a newly created python source (will make it easier to automate testing of #725 )
* Add docstring in python singer source
* Add note on loggers
2020-12-17 19:29:12 +01:00
Sherif A. Nada
e59c4994e9
Update templates to reflect standard test changes ( #1214 )
...
* update templates for new tests
* one more
* add renamed files
2020-12-04 20:27:24 -08:00
Charles
cf21f2a3a2
Various Docs Updates ( #964 )
...
* Explain how to implement standard tests in python and singer sources
* Make a note that basic normalization doesn't current work with >100 many fields. There's a fix in progress for this.
* Document how to reset the connectors index in local development.
2020-11-12 16:13:53 -08:00
Sherif A. Nada
92d542c166
Add python source template generator ( #740 )
2020-10-29 20:29:27 -07:00