This commit is contained in:
2020-01-23 20:01:54 +00:00
parent 93de4d5112
commit 168d7ac939
3 changed files with 12 additions and 19 deletions

View File

@@ -5,8 +5,6 @@ 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?
@@ -30,9 +28,8 @@ CLIENT PROJECT CUSTOM FIELDS CHANGE
- Additional NUMBER is split now between integer and decimal types update control STEP value for inputs to include decimal places or none depending on type
TEST CHANGES
- Must use numeric instead of text values now
- Test datatypes enum picklist
- New routes for lists
- Need new test for DataList stuff besides the actual lists
- Or, does all the code around that get tested automatically with the list fetch itself?
- Test validation code for custom template with bad one (field not exists)
- Test insufficient roles to fetch test widget datalist (outside staff)