Skip to content

Releases: anticoders/gagarin

Stability improvements

16 Feb 10:16
Compare
Choose a tag to compare
v0.4.2

Merge branch 'develop'

Improved stability & tests

02 Feb 10:01
Compare
Choose a tag to compare

Changes:

  • a lot of code refactoring
  • improved stability
  • added verbose option for browser

DDP and Mongo

26 Jan 09:03
Compare
Choose a tag to compare

This release brings two brand new helpers to the testing framework: ddp and mongo. It also includes fixes to fiber flavor as well as some stability updates:

  • better mongo detection
  • better algorithm for picking meteor port

Fibers flavor

12 Jan 21:07
Compare
Choose a tag to compare

Apart from stability fixes in this release we're adding the following features:

  • support for fibers interface
  • test directories are now searched recursively

Bugfixes

05 Jan 21:39
Compare
Choose a tag to compare

Fixed BUGs related to client helpers and initial page load.

Improved stability

24 Dec 09:38
Compare
Choose a tag to compare
v0.3.1

Merge branch 'devel'

MVP

21 Dec 15:18
Compare
Choose a tag to compare
MVP
v0.3.0

Merge branch 'devel'

Client & server helpers

28 Nov 13:42
Compare
Choose a tag to compare

Added promise and wait helpers for both client and server.

New API

28 Nov 11:27
Compare
Choose a tag to compare

Changes:

  • eval is now execute
  • Gagarin is now called Meteor
  • added a deep mocha integration
  • added webdriver support