appsignal / appsignal-ruby

🟥 AppSignal for Ruby gem
https://www.appsignal.com/ruby
MIT License
181 stars 115 forks source link

Refactor config specs #1305

Closed tombruijn closed 6 days ago

tombruijn commented 6 days ago

Remove old config spec helper

Use the new build_config helper instead.

Don't interact with config_hash in specs

Let's use the public interface for how to set config options in the specs to replicate how people use it.

[skip changeset] [skip review]