Write unit tests #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Write unit tests that will search for a variety of known information across both OSRS and RS3.
The tests should be written to be resilient to formatting change; keyword matches are sufficient. The main thing we are looking is if key info is contained.
Make sure to check for searching specific sections.
@claude implement this
Claude encountered an error —— View job
I'll analyze this and get back to you.
@claude please implement this
Claude encountered an error —— View job
I'll analyze this and get back to you.
@claude please implement
Claude finished @sam's task —— View job
Implementing Unit Tests
Done! Created PR #2 on branch
claude/issue-1-write-unit-tests.Added
scripts/rsw/internal/wiki/integration_test.gowith 27 tests covering:FindSectionIndexfound/not-found/empty casesAll assertions use case-insensitive substring/keyword matching so they're resilient to wiki formatting changes.
Branch:
claude/issue-1-write-unit-tests