Opened 9 years ago

Last modified 9 years ago

#13007 confirmed New Feature

Integrate ckeditor tests with sinon — at Version 1

Reported by: Piotr Jasiun Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description (last modified by Jakub Ś)

Some helpful methods are missing (we could add them ourselves in the future):

  • bender.stub, decorator for sinon.stub which will reset the stub method on tearDown,
  • bender.spy, as above,
  • assert.*, call sinon.assert.* and increment YUI assertion counter,
  • maybe more, needs investigation.

Change History (1)

comment:1 Changed 9 years ago by Jakub Ś

Description: modified (diff)
Status: newconfirmed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy