Write or improve ExUnit tests for portal/ the emisar way — DataCase/ConnCase, the real fixtures in test/support, and the mandatory happy / denial / cross-account paths (§7). Use when adding tests for a context/job/LiveView, or when a change is missing its denial + cross-account coverage.
$npx -y skills add andrewdryga/emisar --skill elixir-testingInstalls into the current project.
Run `npx skills use "https://github.com/andrewdryga/emisar" --skill "andrewdryga/emisar/elixir-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/andrewdryga/emisar" that are relevant to the current task. Run `npx skills add "https://github.com/andrewdryga/emisar"` and select the relevant skills, then follow their instructions.