Countly / countly-sdk-unity

Countly Product Analytics Unity SDK
https://count.ly/mobile-analytics
MIT License
42 stars 30 forks source link

Extracted EventTests from EventService PR #208

Closed AliRKat closed 3 months ago

AliRKat commented 4 months ago

Extracted EventTests from EventService PR

Reduced the total length by using the new configuration, which also helps to not print warnings to the console.

Functionality is same and all tests are successful

AliRKat commented 4 months ago

[Unity] Extracting EventTests from EventService PR

AliRKat commented 3 months ago

can you check if the IDE is overriding the indentation or the line endings

I believe it was related to the IDE, because when I switched back to Visual Studio, it got fixed. I'm trying to understand what VSCode overrides. Line endings are same, indentation also looks same. Will dig it. Other than that refactoring is done without overrides