appsignal-ruby
appsignal-ruby copied to clipboard
Test transaction from extension with `appsignal_transaction_to_json`
- [x] Implement
appsignal_transaction_to_json
in the Gem's C-extension #291 - [ ] Add it to tests to check if all the assertions are correct.
- [ ] Add test mode to extension so that we don't have to stub the
complete
call
See: https://github.com/appsignal/appsignal-agent/pull/228
appsignal_transaction_to_json
can return an empty string, you should interpret that as nil
. I'd return Qnil
from the C glue code in that case.
While performing the daily checks some issues were found with this issue.
- This issue has not had any activity in 14 days. Please provide a status update if it is still relevant. Closed it if it is no longer relevant. Or move it to another column if it's blocked or requires another look at it. - (More info)