Skip to content

Mocked end-to-end core flow test #10

@sij411

Description

@sij411

Description

Prove the Input -> Core -> Actions boundary via one mocked end-to-end test.

Proposal

  • Create core with local actor
  • Feed ReceivedFollow and assert actions
  • Feed UserCreateNote and assert actions
  • Optionally feed DeliverySucceeded/Failed and assert state updates

Done when

  • Single test covers Follow->Accept and Create(Note)
  • No HTTP server, no real storage, no async required

Out of scope

  • Real Linux runtime

Metadata

Metadata

Assignees

Labels

Type

No type

Priority

None yet

Effort

None yet

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions