This week we continued work on our group project, focusing on implementing the frontend to communicate with our backend. The frontend development tasks were relatively straightforward, and our project management process has been going well; everyone is following the correct workflow to create, review, and merge pull requests.
Outside of the project, we also had a fairly long chapter to read on large tests in Software Engineering at Google. I admit I wasn't very familiar with testing beyond unit tests, and I'm still not perfect at writing them to achieve full coverage. While unit tests are great for verifying individual pieces of code, such as functions, large tests are important for ensuring that the entire system works correctly across many scenarios.
Tuesday, December 2, 2025
Subscribe to:
Post Comments (Atom)
CST438 - Week 8
With week 8 coming to a close and the holidays just around the corner, my time in this Software Engineering class is also coming to an end. ...
-
With this week wrapping up, I have completed the first week of the Design and Analysis of Algorithms class. There was quite a bit of reading...
-
In the second week of my Design and Analysis of Algorithms course, we focused on analyzing the time efficiency of algorithms. We were introd...
-
This week in Design and Analysis of Algorithms, we mainly covered various searching techniques, including brute-force exhaustive search, dep...
No comments:
Post a Comment