Files
Notes/notes-service/vendor/loco-rs/docs-site/content/casts/005-testing-tasks.md
T
2026-08-01 16:11:49 +03:00

846 B

+++ title = "Testing tasks" description = "See how tasks in Loco are a simple linear workflow with access to your full app context, and how to easily test them. You can write a linear business workflow and test it giving it input and asserting its output." date = 2024-06-18T09:20:42+00:00 updated = 2024-06-18T09:20:42+00:00 draft = false template = "casts/page.html"

[taxonomies] authors = ["Team Loco"]

[extra] num = "005" id = "485JlLA-T6U"

+++

Reference material for this episode: