Skip to content

Releases: enova/givens

Add Jasmine Support

27 Jan 06:04
Compare
Choose a tag to compare

now supporting jasmine!

Improve test coverage

26 Jan 07:32
Compare
Choose a tag to compare

unit test coverage is now 100%

Organize Tests

24 Jan 09:21
Compare
Choose a tag to compare

integration tests now use a packed version of givens, making them much more true to life
the main package (non integration test) now has only jest, making it much easier to unit test.

README updates

24 Jan 00:37
Compare
Choose a tag to compare

readme updates

afterEach support

21 Jan 08:36
Compare
Choose a tag to compare

GLOBAL JEST CONFIG SETUP HAS CHANGED SLIGHTLY
'givens/setup.js' must be moved from setupFiles to setupFilesAfterEnv.
givens WILL NOT WORK OTHERWISE

Improve tests

17 Jan 07:36
Compare
Choose a tag to compare
  • improving coverage of integration tests
  • improving coverage of unit tests

npm display fixes

16 Jan 05:03
38165d3
Compare
Choose a tag to compare

this release contains no code updates, but configures the repository value in package.json

Initial Release

15 Jan 19:37
cb880e9
Compare
Choose a tag to compare

This is the initial release of givens
View this release on npm: https://www.npmjs.com/package/givens/v/1.0.0