canonical / ops-scenario

State-transition testing SDK for Operator Framework Juju charms.
Apache License 2.0
10 stars 7 forks source link

7.0 - API adjustments, Pebble check events, and container exec improvements #183

Closed tonyandrewmeyer closed 6 days ago

tonyandrewmeyer commented 2 weeks ago

A variety of API changes with the goal of adopting Scenario as the new "ops.testing". A lot of breaking changes, but with the intention that these are rare going forward (a similar cadence with ops).

More detailed notes in each of the individual PRs/commits to the branch.

tonyandrewmeyer commented 2 weeks ago

I'll rebase to fix the conflicts maybe later today or Monday.

PietroPasotti commented 6 days ago

ready to merge!