Coder Social home page Coder Social logo

omni360 / clicker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lathonez/clicker

0.0 2.0 0.0 3.26 MB

Ionic 2 Demo / Seed Project : Angular2 + Typescript + Karma + Protractor + Travis

Home Page: http://lathonez.com/2016/ionic-2-unit-testing/

License: MIT License

Shell 0.67% TypeScript 61.68% HTML 9.67% CSS 8.71% JavaScript 19.27%

clicker's Introduction

Ionic 2 Demo / Seed Project : Karma + Protractor + Travis

Build Status codecov.io Join the chat at https://gitter.im/lathonez/clicker MIT license Dependency Status devDependency Status

## Install & Start
git clone https://github.com/lathonez/clicker.git
cd clicker
npm install       # or `npm run reinstall` if you get an error
npm start         # start the application (ionic serve)

Running as root? You probably shouldn't be. If you need to: npm run postinstall before npm start. #111 for more info.

Run Unit Tests

npm test          # run unit tests

Debug Unit tests

npm run karma    # start karma in debug mode: multi run Chrome, hit `debug` to get going.

Run E2E

# e2e (aka. end-to-end, integration) - In two different shell windows
# Make sure you don't have a global instance of Protractor

npm start
npm run e2e

Blog Topics

Contribute

Issues and PRs are welcome, see the roadmap sticky

Acks

  • This started out as a fork of Angular 2 Seed and would not be possible without it
  • @bengro for the lightweightify inspiration (#68)
  • @ric9176 and @DanielaGSB for E2E tests (#50)
  • Everyone else for the advice, help, PRs etc

Changelog

See the changelog here

Dependencies

  • @Angular: 2.0.0-rc.3
  • Ionic: 2.0.0-beta.10

External dependencies are listed here to justify their inclusion and to allow for their removal if your project isn't using the related functionality.

  • browserify: peer dependency of karma-browserify
  • browserify-istanbul: coverage transformer for karma-browserify
  • codecov.io: sending unit test coverage reports to codecov.io
  • gulp-tslint: access tslint from gulp
  • gulp-typescript: transpile typescript in gulp
  • isparta: ES6 unit test coverage reporter
  • jasmine-core: jasmine coverage reporter
  • jasmine-spec-reporter: e2e coverage reporter for jasmine
  • karma: unit test runner
  • karma-browserify: transpile and bundle typescript in Karma
  • karma-chrome-launcher: allows using chrome with Karma - chrome is used in Travis
  • karma-coverage: unit test coverage reporter
  • karma-jasmine: jasmine framework for Karma
  • karma-mocha-reporter: mocha progress reporter for Karma
  • karma-phantomjs-launcher: allows using phantom with Karma
  • phantomjs-prebuilt: phantom headless browser
  • protractor: e2e test runner
  • tsify: typescript plugin for karma-browserify
  • ts-node: transpile gulpfile
  • tslint: static code analysis for typescript
  • tslint-eslint-rules: eslint rules plugin for tslint
  • typescript: transpile e2e tests
  • typings: type definitions manager

clicker's People

Contributors

lathonez avatar danielagsb avatar dorontal avatar ric9176 avatar marcmeans avatar mchapman avatar mbakker96 avatar beetz12 avatar juliocbcotta avatar lholznagel avatar kwv avatar m5rk avatar

Watchers

James Cloos avatar Hou Chunlei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.