Closed
Description
Connor Clark, May 13, 11:32 AM
I assume we'll take fraggle-rock config over legacy config too, eventually?
there are some important tests in config-test.js that dont exist in the FR version that we should port soon
like all the valid-custom-audit / gatherer stuff
Connor Clark, May 13, 11:33 AM, Edited
just calling it out b/c it'd be easy to delete and lose them
Adam Raine, May 13, 11:34 AM
Yeah eventually legacy config will go
I'll go through the legacy config tests
Adam Raine, May 13, 12:10 PM
Seems like a lot of the tests for legacy config are replaced by tests for config-helpers.js
So we are testing a lot of the custom audit stuff there
Connor Clark, May 13, 12:26 PM
ctrl+f invalid-gatherers, valid-custom-gatherer
these are super important