eviltrout / ember-performance

A suite of tests for EmberJS to help with performance
140 stars 27 forks source link

submit multiple results #86

Closed GavinJoyce closed 8 years ago

GavinJoyce commented 8 years ago

fixes https://github.com/eviltrout/ember-performance/issues/69 closes https://github.com/eviltrout/ember-performance/issues/65

/cc @eviltrout I inadvertently broke this last week. Perhaps you could confirm that the multiple results are being received and processed correctly on your server?

GavinJoyce commented 8 years ago

I'll merge now, please create an issue if anything isn't working as expected

eviltrout commented 8 years ago

I just ran master and can confirm it's submitting results to the server.

At some point I should figure out how to make that data available for others to look at.