Skip to content

Latest commit

 

History

History
executable file
·
38 lines (20 loc) · 457 Bytes

README.md

File metadata and controls

executable file
·
38 lines (20 loc) · 457 Bytes

Acme Email - Message Processor

A Simple AngularJS Demo for WeConvene.

Built on Ubuntu using gVim, Compass, Sass and Testacular

To Run Unit Tests:

###Linux:

"sh scripts/test.sh"

###Windows (untested):

"cd scripts" "test"

To Run End to End Tests:

###Browser: navigate to %ROOT_DIR%/test/e2e/runner.html

###Linux:

"sh scripts/e2e-text.sh"

###Windows (untested):

"cd scripts" "e2e-test"