|
@@ -48,13 +48,15 @@ Ideas that will be planned and find their way into a release at one point
|
|
- [ ] website: scrollbars on code samples (can’t reproduce!) (@arturi)
|
|
- [ ] website: scrollbars on code samples (can’t reproduce!) (@arturi)
|
|
- [ ] progressdrawer: let user cancel uploads in progress (@arturi)
|
|
- [ ] progressdrawer: let user cancel uploads in progress (@arturi)
|
|
- [ ] test: Let Travis use the Remote WebDriver instead of the Firefox WebDriver (https://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-Sauce-Labs), so Saucelabs can run our acceptance tests against a bunch of real browsers. Local acceptance tests keep using Firefox
|
|
- [ ] test: Let Travis use the Remote WebDriver instead of the Firefox WebDriver (https://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-Sauce-Labs), so Saucelabs can run our acceptance tests against a bunch of real browsers. Local acceptance tests keep using Firefox
|
|
|
|
+- [ ] test: Move failing multipart test back from `v0.5.0` dir, make it pass
|
|
|
|
|
|
## 0.0.4 (April 04, 2016)
|
|
## 0.0.4 (April 04, 2016)
|
|
|
|
|
|
- [ ] progressdrawer: show file type names/icons for non-image files (@arturi)
|
|
- [ ] progressdrawer: show file type names/icons for non-image files (@arturi)
|
|
- [ ] google: Add basic Google Drive plugin acceptance test (without Modal, via e.g. `target: "div#on-my-page"` (@hedgerh)
|
|
- [ ] google: Add basic Google Drive plugin acceptance test (without Modal, via e.g. `target: "div#on-my-page"` (@hedgerh)
|
|
-- [ ] google: Make sure http://server.uppy.io is targeted in; set localhost is targeted elsewhere (@kvz)
|
|
|
|
|
|
+- [ ] google: Make sure http://server.uppy.io is targeted in; and localhost is targeted elsewhere (@kvz)
|
|
- [ ] test: Setup one modal/dragdrop acceptance test (@arturi)
|
|
- [ ] test: Setup one modal/dragdrop acceptance test (@arturi)
|
|
|
|
+- [x] test: Add a passing dummy i18n acceptance test, move failing multipart test to `v0.5.0` dir (@kvz)
|
|
- [x] test: Get Firefox acceptance tests up and running both local and on Travis CI. Currently both failing on `StaleElementReferenceError: Element not found in the cache - perhaps the page has changed since it was looked up` https://travis-ci.org/transloadit/uppy/builds/121175389#L478
|
|
- [x] test: Get Firefox acceptance tests up and running both local and on Travis CI. Currently both failing on `StaleElementReferenceError: Element not found in the cache - perhaps the page has changed since it was looked up` https://travis-ci.org/transloadit/uppy/builds/121175389#L478
|
|
- [x] test: Write one actual test (e.g. Multipart) (#2, #23, @hedgerh)
|
|
- [x] test: Write one actual test (e.g. Multipart) (#2, #23, @hedgerh)
|
|
- [x] test: Switch to using Firefox for acceptable tests as Travis CI supports that (https://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-xvfb-to-Run-Tests-That-Require-a-GUI) (@kvz)
|
|
- [x] test: Switch to using Firefox for acceptable tests as Travis CI supports that (https://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-xvfb-to-Run-Tests-That-Require-a-GUI) (@kvz)
|