-
Notifications
You must be signed in to change notification settings - Fork 1
Home
David Souther edited this page Apr 8, 2015
·
2 revisions
Welcome to the rupert-example-angular-phonecat wiki!
In which we create a project on Github, download a bare Rupert project, and install some dependencies. Angular Step 0
In which we see the first benefits of Rupert managing and guiding our project's file structure. Angular Step 1
Step 2 Adding Controllers and Tests
With a tiny bit of project structure, we now add a small bit of controller logic and unig testing. Angular Step 2
Step 3 Starting User Interactions and Feature Tests
This step adds some user interaction, layout using the Bootstrap library, and feature tests using Cucumber and the Selenium Mappings Model. Angular Step 3