Write more Go tests
- Dominant language
- C
- Stars
- 22
- Forks
- 9
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
Now that go things are back in this repository and the bindings are mostly updated, we should write more tests to verify they work.
We don't need to replicate what is already tested in quark-test, but we need enough to verify that the boundary between C<>Go is correct, this means a simple test for each kind of event is likely enough.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the Go bindings and the existing coverage in quark-test, then identify the event kinds exposed across the C<>Go boundary. Add focused tests for each event kind without duplicating quark-test coverage; done means the bindings' event boundary behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, go
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100