olliesilvester / htss-rig-bluesky-work-experience

Config and scripts for using hte HTSS rigs
Apache License 2.0
0 stars 0 forks source link

Create a calculator which only likes positive even numbers #7

Open olliesilvester opened 3 months ago

olliesilvester commented 3 months ago

Create a calculator which accepts two user inputs:

Write unit tests for all scenarios you can think of

Also manage this using a git branch

use MagicMock to test the user input (ask me about this when you get to it)