Skip to content

Fetch an LTI message from the cache#167

Open
dbhynds wants to merge 3 commits intomasterfrom
mgmt-194-cached-launch
Open

Fetch an LTI message from the cache#167
dbhynds wants to merge 3 commits intomasterfrom
mgmt-194-cached-launch

Conversation

@dbhynds
Copy link
Member

@dbhynds dbhynds commented Sep 10, 2025

Summary of Changes

Add the ability to fetch a cached message. While updating the documentation, I noticed this was missing.

Testing

  • I have added automated tests for my changes
  • I ran composer test before opening this PR
  • I ran composer lint-fix before opening this PR

dbhynds and others added 2 commits September 10, 2025 13:54
- Fix fromCache() method signature (remove static keyword to access instance properties)
- Add test case to verify fromCache() returns LaunchMessage for valid launch ID
- Add required import for ILtiRegistration interface

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@coveralls
Copy link

coveralls commented Sep 10, 2025

Coverage Status

coverage: 98.66% (+0.005%) from 98.655%
when pulling e5d6ded on mgmt-194-cached-launch
into 67a1524 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants