Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Added Protractor tests and fixed issue #36

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 18 May 02:53
· 152 commits to master since this release
  • Added full End-to-End tests for all available Validators with Protractor for both the Directive & Service
  • Fixed issue #36 where the bower.json scripts order was incorrect
  • Fixed a few minor bugs found when writing Protractor tests
  • Changed all locale translations :param with {0}, {1} to follow a better standard as C# String.Format()