Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 937 Bytes

File metadata and controls

46 lines (29 loc) · 937 Bytes

UL Test Build Status

Google image search result

Preview

Don't miss to checkout the DEMO http://samarpanda.github.io/ul-test/

Steps to try yourself

git clone git@github.com:samarpanda/ul-test.git

# Install task manager
npm install -g gulp

# Install dependencies
npm install

# Start application and watch file changes in /app
npm start

Automatically starts a browser.

Run Tests

Test configured for travis CI and saucelab. Saucelabs covers complete browser testing.

Trigger saucelab test

gulp saucelab

Trigger local testing

gulp local-test

TODOs

  • Add tests for all modules
  • Multiple browser support