Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Suite Implementation #204

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Test Suite Implementation #204

wants to merge 7 commits into from

Conversation

matjames007
Copy link
Contributor

The intention is to create a test suite that is capable of covering the testing of the API, the front-end and most of the functions written for the platform. The test suite will be run for each build by travis using mocha testing framework with support from supertest for end-point testing and protractor for angular based tests.

…ronment variables are not set.

I expect that this will not work nicely.

Regards,

-Matthew Budram
…application that was

missing in the previous deployment during testing.

Regards,

-Matthew Budram
@matjames007 matjames007 added this to the 1.0 milestone Nov 12, 2015
…nvalid reference. This should fix things now.

Regards
-Matthew Budram
"body-parser": "~1.12.0",
"bower": "~1.4.1",
"chai": "^3.4.0",
"connect-flash": "^0.1.1",
"cookie-parser": "~1.3.4",
"coveralls": "^2.11.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coveralls reference in package.json

@matjames007
Copy link
Contributor Author

Things to do with this PR:

  • Add protractor test cases
  • Give additional RESTful based examples
  • Develop Authentication test scripts
  • Add unit tests (especially for complicated functions)
  • Coveralls Integration

…paration for Testing Thursdays!

Matthew Budram
…modifications

to the existing UNIT entity as there existed the potential for the removal to be
completed before the actual testing.

Matthew Budram
… test suite.

This will always cause one of the test cases to fail.  This commit should resolve
it now.

Regards,
-Matthew Budram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants