27 Commits

Author SHA1 Message Date
Pere Miquel Brull
810e6c7dfc
Fix #5822 - Remove looker env and rename props (#5700)
Fix #5822 - Remove looker env and rename props (#5700)
2022-07-24 16:02:26 +02:00
Pere Miquel Brull
02fece727b
Fix #5307 - Define a better topology for Ingestion Sources (#5366)
Fix #5307 - Define a better topology for Ingestion Sources (#5366)
2022-06-13 12:17:54 +02:00
Pere Miquel Brull
8e9d0a73f6
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
2022-06-08 16:10:40 +02:00
Milan Bariya
ec1aca926a
Fix #5210: Review database field for connectors (#5225)
* Fix #5210: Review database field for connectors
2022-06-06 10:48:23 +05:30
Onkar Ravgan
4671ca00b0
Refactored PowerBi Connector (#5107)
Refactored PowerBi Connector (#5107)
2022-06-01 10:36:12 +02:00
Pere Miquel Brull
02c2dd9494
Fix #4689 - Rename FQDN to FQN and clean unused code (#5165) 2022-05-26 21:00:18 +02:00
Mayur Singal
41ee3a5aaf
Fix #3940 : Refractor Sql Source (#5046)
Fix #3940 : Refractor Sql Source (#5046)
2022-05-25 15:41:38 +02:00
Pere Miquel Brull
52dac4ab37
Fix #4905 - Glue db and filters (#4907)
Fix #4905 - Glue db and filters (#4907)
2022-05-12 15:49:03 +02:00
codingwithabhi
79b10081d7
mssql-unittest-added (#4851)
mssql-unittest-added (#4851)
2022-05-11 07:25:49 +02:00
Ayush Shah
a4212ec356
Revamp Snowflake (#4653)
Revamp Snowflake (#4653)
2022-05-09 15:54:36 +02:00
Pere Miquel Brull
ca0b26dded
Fix #4313 - Add title to connection schemas; Fix #4335 - AWS Credentials (#4338)
Fix #4313 - Add title to connection schemas; Fix #4335 - AWS Credentials (#4338)
2022-04-22 11:25:05 +02:00
Ayush Shah
09f01fc7e3
Issue 4237 - fixes empty dictionary (#4239) 2022-04-19 21:22:46 +05:30
Pere Miquel Brull
256b16d877
Fix #4032 - Bigquery properties & GCS Credentials (#4202)
Fix #4032 - Bigquery properties & GCS Credentials (#4202)
2022-04-19 12:31:34 +02:00
pmbrull
0c55a7ccc1 Add database required fields 2022-04-18 17:38:34 +02:00
pmbrull
c7fe4f8968 Add dashboard required fields 2022-04-18 16:45:33 +02:00
pmbrull
188e5e886e Prepare source parsing tests 2022-04-18 16:41:29 +02:00
pmbrull
9faa93213f Prepare tests 2022-04-14 17:33:10 +02:00
Pere Miquel Brull
6768bf708d
Fix Py tests (#4122)
Fix Py tests (#4122)
2022-04-14 11:22:39 +02:00
Ayush Shah
1f3667b46f
Fix Python test (#4095) 2022-04-13 21:03:33 +05:30
Milan Bariya
5e6e878d8e
ISSUE-3224: Add unit test for mysql (#4075)
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-04-12 13:10:18 -07:00
Sriharsha Chintalapani
96dd94eab7
Merge pull request #4022 from MilanBariya/issue-3266
ISSUE-3266: Add unit test for vertica
2022-04-11 13:01:05 -07:00
Milan Bariya
b64384e84a Add unit test for dynamodb 2022-04-11 19:33:27 +05:30
Milan Bariya
4fdb99bb26 ISSUE-3266: Add unit test for vertica 2022-04-11 17:57:05 +05:30
Milan Bariya
d73c7d9b44 ISSUE-3266: Add unit test for vertica 2022-04-11 15:17:22 +05:30
Milan Bariya
4d15d0f91e
ISSUE-3811: Add unit test for clickhouse (#3949) 2022-04-08 19:26:02 +05:30
Onkar Ravgan
01b246f586
ISSUE-3485: Added DynamoDB Unit Test (#3488)
* ISSUE-3485: Added DynamoDB Unit Test

* Added more tests and optimized code

* Re-added list check condition

* Added file sink test

* Fixed file path

* added assert for table and column names

* Modified exception block and optimized test cases

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-03-31 20:38:17 +05:30
codingwithabhi
2006b2b8ac
bigquery-unittest-added (#3479)
* bigquery-unittest-added

* mock-added-in-create_bigquery_client

* complex-struct-added

* makefile-updated-to-install-all-packages-for-unittest

* bigquery-unittest-updated-via-file-sink
2022-03-31 14:27:51 +05:30