* fix: Correcting logic for xblock_handler token expiration The previous math had a date math error which resulted in token expiring in 0-2 days instead of 2-4 days Co-authored-by: Feanil Patel <feanil@edx.org> Co-authored-by: Tim McCormack <tmccormack@edx.org>
XBlock App Suite Tests ====================== Where are they? As much of the runtime and XBlock API code depends on a learning context, the XBlock and XBlock Runtime APIs (both python and REST) in this django app are tested via tests found in `content_libraries/tests <../../content_libraries/tests>`_.