Sha256: 27797ad7e371d55ad3ff6fd5f5bb12d4cfb2b60834f89da4c003f8efc5577b1d

Contents?: true

Size: 248 Bytes

Versions: 4

Compression:

Stored size: 248 Bytes

Contents

describe "Angular Teabag.Reporters.HTML", ->

  beforeEach ->
    @reporter = new Teabag.Reporters.HTML()

  describe "#envInfo", ->

    it "return angular version information", ->
      _expect(@reporter.envInfo()).toBe("angular-scenario 1.0.5")

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
teabag-0.7.3 spec/javascripts/teabag/angular/reporters/html_aspec.coffee
teabag-0.7.2 spec/javascripts/teabag/angular/reporters/html_aspec.coffee
teabag-0.7.1 spec/javascripts/teabag/angular/reporters/html_aspec.coffee
teabag-0.7.0 spec/javascripts/teabag/angular/reporters/html_aspec.coffee