GSoC 2024: Week 10 Report: Advancing the ZOO-Project testing capabilities

What work was completed during the said period?

  • Implemented unit tests for request parser functionality[1][2].
  • Implement unit tests for response print functionality[3][4].
  • Refactored existing codebase.

What do I plan to do the next week?

  • Continue refining and expanding unit tests for response print.
  • Implement unit tests for Meta SQL.
  • Consolidate all the code and commit the changes.
  • Review and update documentation and tests to reflect any changes or new features.

Am I blocked on anything?

No, currently I am not blocked on anything.

Links:

[1]https://github.com/dhruvmehtaaa/ZOO-Project/blob/main/zoo-project/zoo-kernel/request_parser.c

[2]https://drive.google.com/file/d/1Kv8baAIr30bVSQu8nQxl8i0gGvggLNQN/view?usp=sharing

[3]https://github.com/dhruvmehtaaa/ZOO-Project/blob/main/zoo-project/zoo-kernel/response_print.c

[4]https://drive.google.com/file/d/1zvr8J8aCNuhqRAVMGjLb94JllfiiT6Kz/view?usp=sharing