You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests for some parts of the code (e.g. hashmap), are all put together into one function.
These tests should be separated into their own functions as unit tests, and included in the "main" test executable via headers.