diff --git a/devdocs/todo.txt b/devdocs/todo.txt index f75b38af..2e72a03e 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -5,6 +5,9 @@ eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTcxODU5OTU0IiwiZXhwIjoiMTU3MjQ ## IMMEDIATE ITEMS +INTEGRATION TEST UPDATE Update tests when appropriate (when it's working fully and not mocked) + - GET ALL TESTS WORKING! + TODO: DataFilter how to distinguish between filtering on specific ID value or on value column - Might need to add a filter on ID type of thing maybe? - Wait and see...YAGNI scenario maybe @@ -12,7 +15,7 @@ TODO: DataFilter how to distinguish between filtering on specific ID value or on PagedResponse url is not including all the parameters like the datalisttype so technically it's invalid - fix the url so it includes the full query string parameters that matter and are not paging related -INTEGRATION TEST UPDATE Update tests when appropriate (when it's working fully and not mocked) + UPDATE SPEC DOCS with new format and names etc or at least remove nonsense as necessary UPDATE MANUAL API REGARDING LISTS