This commit is contained in:
2018-10-08 20:08:47 +00:00
parent 7df84c1ce8
commit d9c03efcce
2 changed files with 3 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ IMMEDIATE ITEMS:
- Auto visible id number assigning code
- Give widgets a visible ID number scheme and add to tests
- Ensure search code process keywords includes the Visible ID value andadd test for that in Search indexing tests
- Remove validation index from awidget table that was only for testing uniqueness of serial field
- Why are exceptions that are triggered intentionally in intengration tests showing in the console?
- Shouldn't that shit log only to text file??