UMM-CSci-3601 / 3601-lab2_client-server

The starter code for CSCI 3601 Lab 2, client and server technologies.
MIT License
0 stars 4 forks source link

Write `canGetAllTodos()` and get it to pass #351

Open NicMcPhee opened 2 months ago

NicMcPhee commented 2 months ago

This builds out the minimal infrastructure needed to allow the canGetAllTodos() test to pass.

⚠️ This should not be merged in – it's just a demo for class. It's arguably thin on comments.

If it's still here after November 2024, it should be closed so it doesn't clutter up the repo.