This commit is contained in:
@@ -27,12 +27,12 @@ Once that is done then can steam ahead on the biz objects but until I have the c
|
||||
|
||||
IMMEDIATE ITEMS:
|
||||
================
|
||||
|
||||
- Testing issue with event log tests, see the test for details
|
||||
|
||||
|
||||
- Search and search text indexing
|
||||
- Create a test for search that searches the widgets LOREM text
|
||||
- Test with huge dataset for performance testing
|
||||
- Need to be able to specify max results, code that shit!
|
||||
- bugbug: why is the single letter a being indexed? Missing shortness filter, A not in stopwords for english??
|
||||
- Update all the other routes to include search indexing (attachments, tags etc, anything with text in it)
|
||||
|
||||
@@ -56,7 +56,9 @@ IMMEDIATE ITEMS:
|
||||
- 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
|
||||
|
||||
|
||||
- Why are exceptions that are triggered intentionally in intengration tests showing in the console?
|
||||
- Shouldn't that shit log only to text file??
|
||||
- Does it matter even though?
|
||||
|
||||
Ensure all modern best practice security is properly enabled on helloayanova.com so testing is valid
|
||||
- https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security#Deployment_best_practices
|
||||
|
||||
Reference in New Issue
Block a user