Releases: getmimo/sphinx
Releases · getmimo/sphinx
Add custom debug log function
Switch to a different dom loaded event
What's Changed
- Switch to load instead of dom content loaded by @littleStudent in #29
Full Changelog: 1.6.0...1.6.1
Fixed async setup to not break existing tests
What's Changed
- handle asyn and sync nature of tests by @littleStudent in #28
Full Changelog: 1.5.0...1.6.0
Extract jsdom helper to module
What's Changed
- extracted async helper into the async package by @littleStudent in #27
Full Changelog: 1.4.0...1.5.0
Updated Falcon library to support async code
What's Changed
- making our test framework async aware by @littleStudent in #24
- move helper function into sphinx library instead by @littleStudent in #25
- fixed export setup by @littleStudent in #26
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.0: Merge pull request #21 from getmimo/add-test-functions
Add new tests that check through the whole document
1.1.0
1.0.6
- added error message for each testrun
- added logs property for each testrun
1.0.5
renamed testrunner to falcon