You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Further to @cs7-shrey's comment here we should think about automatically writing a config file for regression testing on each version release. Maybe the CI can open a PR updating a project-creation script, even though this may be fiddly.
At present, it is impossible to remember to add a regression test if the configs are changed, and even if you do, you need to wait until version release, meaning it is even more likely to be forgotten. This is pertinent to #575 where the configs have been changed and so a new config for regression tests needs to be written.