- Issue created by @bircher
- Merge request !804Issue#3521074: Add config checkpoint when recipe is installed. → (Open) created by divyansh.gupta
- 🇮🇳India divyansh.gupta Jaipur
I have added the code to add configuration checkpoint when an recipe is activated via project browser,
Please review. - First commit to issue fork.
- 🇺🇸United States phenaproxima Massachusetts
This seems quite straightforward to me, but it needs a test. RecipeActivatorTest already exists and it should be pretty simple to add a couple of assertions that a config checkpoint was created when a recipe was applied.
- First commit to issue fork.
- 🇺🇸United States pfrilling Minster, OH
I addressed the MR feedback and added test assertions for the checkpoints.