Skip to content

qld-gov-au/qgov-mam-angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devDependency Status

MAM template in AngularJS

This repo is provided as a sample for pulling data from the Queensland Government open data portal and presenting it in the MAM (Medium Awesome Map) page template.

Installation

  1. install node.js
  2. install grunt: npm install -g grunt-cli
  3. install dependencies: npm install

Development

  1. grunt
  2. Go to: http://localhost:8888

Testing

  1. run the installation steps above
  2. update webdriver (for tests) grunt install

Run all tests with

grunt test

Unit Testing

Single run tests

grunt test:unit

Auto watching tests

grunt autotest:unit

End to End Testing (Protractor)

  • Keep webdriver up to date: grunt shell:protractor_install

Single run tests

grunt test:e2e

Auto watching tests

grunt autotest:e2e

Coverage Testing

grunt coverage

A starter AngularJS repository for getting started with AngularJS. Includes helpful unit testing tools, Protractor integration and coverage testing.

About

Map-based information services based on Queensland Government data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published