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
Throughout code base need to add tests for if we give a dictionary where a value is another dictionary or list and check for expected behaviour. There will be some situations where we would like an error if a value has more than one element, especially when it comes to creating paths for saving and returning configurations from a searcher.
Then need to fix bugs to pass these tests.
The text was updated successfully, but these errors were encountered:
Throughout code base need to add tests for if we give a dictionary where a value is another dictionary or list and check for expected behaviour. There will be some situations where we would like an error if a value has more than one element, especially when it comes to creating paths for saving and returning configurations from a searcher.
Then need to fix bugs to pass these tests.
The text was updated successfully, but these errors were encountered: