Skip to content

Testing, Bug Fixes, Windows fixes and more documentation

Compare
Choose a tag to compare
@pilsy pilsy released this 25 Jun 19:53
· 281 commits to master since this release
  • feat(seed): New seedData structure
  • debug(tests): Trying to find problem in cleverAuth tests
  • hotfix(modulePaths): Make sure that if we find a folder named the same as the module in the path that it is the last one
  • chore(cleanup): Fixed mixed tabs and spaces in bootstrapEnv
  • fix(tests): Rebase all models after all modules have loaded
  • chore(tests): Finish Controller unit tests fixes #97
  • chore(cleanup): Cleaned up index, app and added chalk
  • fixing issue #96, the regex used to match files is hanging in Windows
  • Merge pull request #98 (above issue #96)
  • feat(helpers): Implemented helpers for app
  • release(1.0.6): Cleanup package.json and docs