Project 1: Unit Testing

The first part of the project was completed in time by our team (team 2) and we completed all that was asked in the instructions. Our team lead is Henry who was the main one setting up the meetings and coordinating the group members. Vee is the documentation handler and Odonchimeg created the project board on github. Everyone else in the group had to take care of their tests and help out whenever it was needed. I did offer to help with documentation or wiki but Vee and Henry did a great job on their own.

Some conflicts we had in the beginning was regarding communication and meeting times. At first there were meetings were only a couple members we present so there had to be a second zoom meeting later in the day which was tedious. Eventually we used when2meet to schedule times when everyone could be present which led to the second week meeting containing everyone. On teams everyone was responsive and we found that a group chat worked better for fast communication than the teams chat which we preferred to use for links and announcements.

For me personally the coding and unit testing aspect of this project went smooth with me installing all the extensions on VS Code and they all worked properly with the cloned repo from the groups github. There was some issues in getting VS Code to recognize my code as unit testing code and when I tried to run the test locally I would get an message saying something along the lines of “No test could find this file” but that was resolved. Towards the end with the merging into main there was an issue with my branch and Vincent’s branch because we both did methods from the DynamicArray data structure and there was an issue in the naming of the member variable used that led to duplicate code, but this issue was resolved by our team lead Henry.

Leave a Reply

Your email address will not be published. Required fields are marked *