Artur Paikin преди 9 години
родител
ревизия
8ba94e030d
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      CHANGELOG.md

+ 3 - 3
CHANGELOG.md

@@ -58,10 +58,10 @@ Theme: Acceptance tests and Google Drive Polish
 
 - [ ] drive: possible UI polish (@hedgerh)
 - [ ] drive: write files to filesystem correctly (@hedgerh)
-- [ ] test: Fix 15s timeout image.jpg (@arturi)
-- [ ] test: Sign up for Browserstack.com Live account so we can check ourselves what gives and verify saucelabs isn't to blame (@arturi)
+- [x] test: Fix 15s timeout image.jpg (@arturi)
+- [x] test: Sign up for Browserstack.com Live account so we can check ourselves what gives and verify saucelabs isn't to blame (@arturi) <-- Turns out, Saucelabs already does that for us
 - [ ] test: Get tests to pass Latest version of Internet Explorer (Windows 10), Safari (OSX), Firefox (Linux), Opera (Windows 10) (@arturi)
-- [ ] test: Get saucelabs to show what gives (errors, screenshots, anything) (@arturi)
+- [x] test: Get saucelabs to show what gives (errors, screenshots, anything) (@arturi)
 - [x] build: sourcemaps for local development (@arturi) <-- Not adding it in production to save the extra request. For local dev, this was added already via Browserify
 - [x] core: Add polyfill for `fetch` (@hedgerh)
 - [x] core: Apply plugins when DOM elements aren't static (#25)