* #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
* 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>