1
0
mirror of synced 2026-01-07 18:06:03 -05:00
Commit Graph

2 Commits

Author SHA1 Message Date
Denis Davydov
291a86ee04 🐛 Source Google Analytics: Unit and Acceptance tests (#11512)
* #11477 source GA: fix stream slices and ubnormal state processing

* #11477 GA to beta: unit tests and SAT

* #11477 GA to beta: run black on master and merge into branch

* #11477 GA to beta: review fix

* Revert "#11477 GA to beta: run black on master and merge into branch"

This reverts commit b86fdc2cff.

* #11477 GA to beta: add changelog

* #11477 ga to beta: roll back to

* #11477 ga to beta: rm odd init

* #11477 ga to beta: rollback source definition

* #11477 ga to beta: upd source definition
2022-04-04 13:26:50 +03:00
augan-rymkhan
82775d60d7 Fix check connection for earlier date in Google Analytics (#8087)
* Changed tests for `check_connection` method

* Start reading from the latest date-slice to check the reading permissions in `check_connection`

* Fetch records from start_date up to now for testing case

* Add minimal valid records into response_with_records.json

* Changed version of the connector

* formatted codes

* Override stream_slices in Test stream

* return list of date slices inline

* replace valiation msg to "Cannot retrieve data from that view ID"

* formatted code

* fixed error msg in unit tests

* changed version in seed/ yaml files

Co-authored-by: Auganbay <auganenu@gmail.com>
2021-11-24 15:07:58 +06:00