obelisk-test - Write unit tests for obelisk database operations
Write unit tests for obelisk using test-helpers library, covering expected result construction and failure test patterns.
Tags
Updated: 2026-09-22Capabilities
What this skill does
- Write obelisk unit tests
- Construct expected test results
- Implement failure test patterns
- Combine urQL statements
- Use debug helpers
Inputs
- urQL command strings
- DDL and DML definitions
- Test timestamps and database names
Outputs
- Hoon unit test files
- Test arms and result assertions
- Failure test error messages
Requirements
- test-helpers library at desk/lib/test-helpers.hoon
- Test directory desk/tests/lib/
