Skip to main content

avo-testing

Test an Avo (Rails admin) app — allowlist Avo's license-check host so a network-blocking suite stops failing, include Avo's UI test helpers (datepickers, tags, save, actions), and unit-test Actions by calling `handle` directly. Use when the user wants to write a spec for my admin action, add test helpers for the admin UI, test an Avo resource/action/field, or set up RSpec/Minitest for an Avo app — and when they hit the symptom without naming Avo: my tests started failing after upgrading to Avo 4 with a WebMock/NetConnectNotAllowed error, real HTTP connections disabled — POST clerk-1.avohq.io, specs break because of an outbound request to avohq, WebMock::NetConnectNotAllowedError for clerk-1/clerk-2.avohq.io, disable_net_connect blocking a license check in the test environment.

Jump to install

Source facts

Repository
avo-hq/avo
Last source activity
August 4, 2026 at 10:54
Detected SKILL.md language
English
Stars
1,797
Forks
315

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.