Skip to content

Releases: getmimo/sphinx

Add custom debug log function

Choose a tag to compare

@simerlec simerlec released this 12 Apr 07:58

What's Changed

  • Add custom debug log function mimoDebug()

Full Changelog: 1.6.1...1.6.2

Switch to a different dom loaded event

Choose a tag to compare

@littleStudent littleStudent released this 06 Dec 12:37
58fcc18

What's Changed

Full Changelog: 1.6.0...1.6.1

Fixed async setup to not break existing tests

Choose a tag to compare

@littleStudent littleStudent released this 29 Nov 09:27
880ee34

What's Changed

Full Changelog: 1.5.0...1.6.0

Extract jsdom helper to module

Choose a tag to compare

@littleStudent littleStudent released this 26 Nov 10:57
21f1bce

What's Changed

Full Changelog: 1.4.0...1.5.0

Updated Falcon library to support async code

Choose a tag to compare

@littleStudent littleStudent released this 25 Nov 17:47
097771e

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

Choose a tag to compare

@brunomimo brunomimo released this 20 Oct 09:08
f0623b4

Updated Falcon test runner and added tests for common scenarios.

1.2.0: Merge pull request #21 from getmimo/add-test-functions

Choose a tag to compare

@loriana-p loriana-p released this 11 Aug 07:22
a8553de

Add new tests that check through the whole document

1.1.0

Choose a tag to compare

@flagbug flagbug released this 27 Apr 10:56

Add Python support for the Falcon test runner

1.0.6

Choose a tag to compare

@littleStudent littleStudent released this 20 Nov 14:04
064fd7f
  • added error message for each testrun
  • added logs property for each testrun

1.0.5

Choose a tag to compare

@littleStudent littleStudent released this 13 Nov 12:59
810c13d

renamed testrunner to falcon