jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Update Chai 1.9.1 #231

Closed jayzes closed 10 years ago

jayzes commented 10 years ago

Not sure what all else is involved in updating this, aside from running the tests.

@jejacks0n thoughts?

jayzes commented 10 years ago

Also, do you have any thoughts on converting the bundled JS dependencies to use Bower for easy updating in the future?

jejacks0n commented 10 years ago

I'm confused.. there doesn't seem to be any changes. But yeah, just update it and make sure the tests pass.. it's pretty hard to ensure it doesn't cause problems. As far as the bower thing, sure, I guess, but it's still kinda a joke, and to get them to build into the right place and not have a bunch of unwanted files I don't think it'll be much of an improvement in terms of maintenance. Generally unhappy with that stuff still.