Skip to content

v1.0.1

Compare
Choose a tag to compare
@Sleavely Sleavely released this 13 May 21:31
· 39 commits to master since this release
  • Merge pull request #14 from Sleavely/config-tests 19ac750
  • Merge pull request #19 from Sleavely/index-tests 325973a
  • Test storeState() in run() 71f2744
  • Maybe test migtrations are actually called? :D c88f2a2
  • Avoid noise in tests 655a9d5
  • More tests for *All() hooks d9b854a
  • run(): test context, pendingjobs and beforeAll hook 9528d80
  • Retrieve the state singleton further down when its needed 970f60a
  • Avoid issues where OS is case sensitive 23fe4b8
  • Tests for init() and create() 9544fe9
  • TODOs 719650a
  • Dynamic customizability tests b266350
  • Test config.storeState() c151ecb
  • Tests for context() and fetchState() b4b2b0a
  • Clarification to avoid refactoring 25eb089
  • path isnt mocked; const a01c1bd
  • Rework mocks to not leak the config singleton between tests 2f3f633
  • Merge branch 'master' into config-tests 529246d
  • Merge pull request #16 from Sleavely/fs-tests--windows-compatibility 0df5f18
  • Cleanup 7010fdd
  • Config resolution tests 056f364
  • TODO 6ea79ba
  • Separate file resolution and default settings for readability 7088f54
  • Alphabetical requires 1e26ec9
  • Require path in outer scope to reduce individual test size 336927f
  • Merge pull request #15 from Sleavely/remove-compatibility-hack e609c4c
  • Update fs.spec.js a9fc230
  • Update fs.spec.js 4f2d146
  • Merge branch 'master' into remove-compatibility-hack eb5bf99
  • Adds new test that verifies that subdirectories are ignored when listing files 1e0e9f7
  • Merge pull request #13 from Sleavely/fs-tests--avoid-raceconditions 5a5c3b4
  • Let core-path convert the expectation to current-OS equivalent d16a8a4
  • Increases nodejs version in circle ci aee9fd3
  • Runs all tests 3af1533
  • Fixes typo 8a67ffa
  • Sets the nodejs version in package.json f8398ab
  • Removes node 8 support when listing files in a directory 558e90b
  • getSampleConfig tests 09dd2f0
  • Avoid race conditions for asynchronous expects 4a5a1ed
  • Merge pull request #11 from amoj/NoTicket-add-fs-unit-tests fbde0a2
  • Updates tests based on feedback in PR 81ac310
  • Merge pull request #1 from amoj/NoTicket-add-fs-unit-tests 73298bc
  • NoTicket Tests that errors different than ENOENT are propagated 781cc9e
  • Merge branch 'master' into NoTicket-add-fs-unit-tests eefd7a2
  • NoTicket Cleans up tests 4cc955a
  • ...use correct package in the badge URL 6593897
  • Badger badger NPM badge! 009ad58
  • Rephrasing and expanding on the concepts of migrations to not assume prior knowledge 7123be7
  • NoTicket Adds unit tests about most fs functions bca4bd7

v1.0.0...v1.0.1