Giter VIP home page Giter VIP logo

acceptance-testing-training's Introduction

EmberConf EmberMap Acceptance testing training

Hi there!

We're super excited that you're attending our EmberConf acceptance testing training on Monday. Please follow these instructions to setup your computer with our training app. It should take no more than ten minutes.

We need to install a couple of NPM packages for this training. Since conference center wifi isn't always the most reliable thing it's going to be easier if you can to do the setup at home or work.

Installation

If you have any trouble with these steps feel free to reach out to us. My email is [email protected], Sam's is [email protected], or join us in #topic-embermap on Ember slack.

Node.js

We're using Node.js version 6.10.1, which is the current LTS version. Any version of node above 4 should work, but if you're getting stuck let us know.

Training app

Here's how you can install the training app:

  1. Open terminal
  2. Clone this git repository: git clone [email protected]:EmberMap/acceptance-testing-training.git
  3. Move into the directory: cd acceptance-testing-training
  4. Run NPM install: npm install (You might get some warnings, thats ok!)
  5. Run Bower install: bower install
  6. Build the app ember build
  7. You're all set! We'll see you Monday!

PhantomJS

It would be nice if you have phantomjs installed, but it can sometimes be tricky, so it's not a requirement. Here are some instructions if you would like to try to get it installed.

If you're on a mac using homebrew, try running: brew install phantomjs.

Otherwise try installing from NPM: npm install -g phantomjs-prebuilt.

If either of these fail, no problem and don't worry about it.

If phantomjs is installed you should be able to run ember test and see it pass with 0 errors.

See you Monday!

acceptance-testing-training's People

Contributors

ember-tomster avatar ryanto avatar

Watchers

 avatar  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.