Skip to content

SDK Behavior Settings #Tests #355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 64 commits into
base: staging
Choose a base branch
from
Open

SDK Behavior Settings #Tests #355

wants to merge 64 commits into from

Conversation

arifBurakDemiray
Copy link
Member

No description provided.

@arifBurakDemiray arifBurakDemiray marked this pull request as ready for review August 6, 2025 08:19
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements comprehensive SDK Behavior Settings (SBS) functionality and testing infrastructure for the Countly Flutter SDK. The changes focus on improving the server configuration handling, merging behavior settings, and adding extensive test coverage for various SBS scenarios.

Key changes include:

  • Enhanced server configuration merging and storage mechanisms
  • Improved behavior settings validation and error handling
  • Added comprehensive test infrastructure for SBS functionality

Reviewed Changes

Copilot reviewed 30 out of 30 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
ios/Classes/CountlyiOS/CountlyServerConfig.m Core implementation of SBS merging logic and configuration handling
ios/Classes/CountlyiOS/CountlyPersistency.m Updated storage methods to use NSMutableDictionary for server config
ios/Classes/CountlyFlutterPlugin.m Added test helper methods for server config manipulation
example/integration_test/utils.dart Enhanced test utilities with server config and event recording helpers
example/integration_test/sbs_tests/ Comprehensive test suite covering various SBS scenarios and edge cases
android/src/main/java/.../CountlyFlutterPlugin.java Added Android test helper methods for server config

arifBurakDemiray and others added 2 commits August 6, 2025 11:40
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…tterPlugin.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant