Started Testing the System using Jest

In my second week, I was trying to solve the problem that I had faced during the testing. I spent most of my time trying to solve the problem that I have faced in the testing. So I have tried many types of mocking to reach the solution, but unfortunately, all the tries still couldn’t solve it.

However, this problem helped me a lot in understanding the concept of testing, where it gave me the opportunity to deal with many different types of mocking or rendering. I became more confident with testing .

I made my first commit and pushed it into the project file, after I opened a branch called “Testbranch” , I committed to the settings that I had made in the testing setup.
Finally, I used the breakpoint for the first time, where I did the setup and made it useful in the Visual Studio Code. After that I started using it to keep track of the problems that I have faced .

First Week at Tong Hin

My first week is like any new student who starts a new job in a new environment where things start to blur. However, I started learning a new thing to make the fog fade away. 

On the first day and second, I started learning about Git. It was my first experience with it since I used to only know about it. I was able to create a repository and I played around with it, learning how to add taggs, files and commit to it. I also used the clone where I cloned Peter’s project to my desktop and learnt about the git-flow and how to push the feature.

In the next days, I was trying to fix the configuration of the project (testing confusion and also visual studio code configuration), and I also learned about I also started learning how to deal with testing since my first task is to test the company’s system, so I took my first step and I understood the concept of testing and saw some of the examples.

Besides that, I learned about asynchronous and synchronous programming and the differences between the two programming styles, and I referred to some exercises online.