Aregtech

Results 29 comments of Aregtech

@harshit496 , i've managed

@harshit496, where do you work? I can create a branch, merge your changes I'll have a look.

@harshit496, the branch for you to merge and work. To checkout ```bash git fetch origin git checkout feature/122-unit-tests-for-strings ```

@harshit496 , it seems you are very busy. At the moment I remove the ticket assignment in the case if someone else want to continue. I'll assign to you when...

Hi @harshit496 , i hope you are fine. No problem. Just fyi, i was making some cleanups and occasionally deleted the branch where you committed your changes.

@harshit496, thank you very much. Since this topic is very huge, i suggest to select 1-3 classes that you'd like to test, so that I'll create a separate issue and...

@harshit496 , I would suggest classes in [base](https://github.com/aregtech/areg-sdk/tree/master/framework/areg/base). Classes like string or containers, DateTime, etc. In appbase the main class is [Application](https://github.com/aregtech/areg-sdk/blob/master/framework/areg/appbase/Application.hpp), which most probably should be mocked to be...

OK. Let's start with strings. They are big enough :)

@Horsediedmanrun, thank you for opinion