Big Ethan

Results 5 issues of Big Ethan

If a resume's name isn't properly parsed, it blows up all the other downstream modules. Adding some try catch. Open to suggestion on what to do in the `catch`, this...

On the suite view, the tests aren't ordered in any particular way (they are keys to an object, so no sorting guaranteed). Add a way to specify the order of...

Endpoints for: - Average scores for a test over time - most recent crappy experiences for a test

Managing the config should happen predictably through the data store (file or DB). Not manually in JSON passed in on the command line. And have an interface to update the...

trying to select a range or dataset other than SpeedIndex doesn't work. The Date range does work. Not sure if this is API or UI related.