846 B
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:
- Loco.rs docs: routes in controllers
- The SaaS starter
- The REST API starter
- The Lightweight starter