• M. Mert Yıldıran's avatar
    Always derive the summary and method fields from the entry in the database on read (#877) · dd430c31
    M. Mert Yıldıran authored
    * Always derive the summary and method fields from the entry in the database on read
    
    * Update the expected JSONs in the protocol unit tests
    
    * Add test cases for `Summarize` method
    
    * Remove unused `GetEntry` method, `DataUnmarshaler` struct and `UnmarshalData` method
    
    * Temporarily enable the acceptance tests
    
    * Temporarily disable Slack notification on failure
    
    * Update the Cypress tests
    
    * Fix an issue in Redis
    
    * Fix a typo and the Cypress tests
    
    * Revert "Temporarily disable Slack notification on failure"
    
    This reverts commit cad1901e.
    
    * Revert "Temporarily enable the acceptance tests"
    
    This reverts commit bad7706c.
    dd430c31