bgantzler / ember-mirage

Aids in setting up mirage for ember testing
MIT License
4 stars 5 forks source link

Configure renovate #10

Closed NullVoxPopuli closed 7 months ago

NullVoxPopuli commented 1 year ago

Adds a renovate config for automated dependency updating (and preventing).

See here:

Provides:

NullVoxPopuli commented 7 months ago

it is set up to automerge PRs if they go green, so we have to trust the tests.

do we trust the tests? :sweat_smile:

cah-brian-gantzler commented 7 months ago

I copied all the tests from EC-mirage, then removed the ones for the features I dropped (ie auto discover of models for example). I cant think of anything that is in the repo that isnt in EC-mirage (ie no new features were actually added that I can recall). I am fairly confident the tests are good