Skip to content

Angular-Server (!!) and Many Tests

Compare
Choose a tag to compare
@Urigo Urigo released this 12 Jun 19:15
· 2608 commits to master since this release

Features

Tests

  • Adding lots of E2E and unit tests for angular-meteor, soon will be featured in the tutorial as well.

Bug Fixes

  • Fix saving Dates in $meteorCollection and adding tests for date and nested dates, fixes #428 , #371
  • Fix issue when deepCopyRemovals removes fields that are false-y , thanks @netanelgilad #423
  • Fixed a bug where different dates did not trigger an "is changed" update , thanks @bjarketrux , #422

Docs