Cestercian

Results 5 issues of Cestercian

## Type of Change - [x] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation - [...

- Adds `streamCallbacks` as an optional argument to `generateContentStream`. - Enables users to receive text responses via callbacks without handling Node.js streams. - Includes test cases for the new functionality....

type:feature request
status:triaged
p3

just simplification of some files to create any errors in futures

## Checklist - [x] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html). - [x] I have manually tested the changes proposed in this pull request. - [x] I have written new...

enhancement

## Summary Fixes #2462 - Three flaky tests from [build #4775](https://github.com/antiwork/gumroad/actions/runs/20488922819): - Test Slow 8: `rich_text_editor_spec.rb:510` - Test Slow 16: `payments_spec.rb:1514` - Test Slow 36: `shipping_offer_codes_spec.rb:25` --- ## Root Causes...