Augustin
0865c62ee6
SAT: make all tests mandatory when test_strictness_level == high ( #18414 )
2022-10-25 21:45:12 +02:00
Augustin
e933de02e8
SAT: declare bypass_reason in acceptance-test-config.yml ( #18364 )
2022-10-25 08:52:35 +02:00
Augustin
2d60438cd8
SAT: new tests for spec backward compatibility - syntactic validation ( #15194 )
2022-08-05 08:24:21 +02:00
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07:00
Michel Tricot
1773e41e47
Shorten our headers + adds contributors file ( #6478 )
2021-09-27 10:45:50 -07:00
Dmytro
6767424b6d
🎉 S3 source: add support for non-AWS S3 Storage ( #6398 )
2021-09-27 16:40:24 +03:00
Vadym
1d4164de3c
Implement configurable test timeout ( #4296 )
...
* Implement configurable test timeout
* Update incremental streams cursor_field formatting
2021-06-25 15:28:04 +03:00
Charles
0df53170c9
Stop formatting python with spotless ( #3388 )
2021-05-13 17:46:34 -07: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
Davin Chia
f660b0a946
Add template generation for Santa aka CDK. ( #3034 )
...
Template generation for new Source using the Santa CDK - provide basic scaffolding for someone implementing a new source.
General approach is to buff up comments in the original SDK, and add TODOs with secondary comments in the generated stub methods, as well as links to existing examples (e.g. Stripe or ExchangeRate api) users can look at.
Checked in and added tests for the generated modules.
2021-04-25 18:02:33 +08:00
Charles
f445fdb5b2
match styling for spotlessApply and format ( #3017 )
...
* as a java developer I want to be able to run spotlessApply without changing styles in python code
2021-04-23 09:21:41 -07:00
Eugene Kulak
1755847c5e
Standard Tests: create modular standard test suite v2 scaffolding ( #2702 )
...
* Standard Tests: Implement v2 test suites #2181 (#2792 )
* rename standard tests (v2) to source_acceptance_test
2021-04-20 15:26:16 -04:00