- CB-12236 - Fixed
RELEASENOTES
forcordova-plugin-test-framework
- CB-12224 Updated version and RELEASENOTES.md for release 1.1.4
- CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
- Edit package.json license to match SPDX id
- CB-11832 Incremented plugin version.
- CB-9071 Update test framework plugin to use Jasmine 2.4.1
- Add pull request template.
- CB-11124 Fixing cordova-ios build failure due to unnecessary post calls to couchdb and adding handlers to xhr call
- Add spec started/completed log
- CB-10318 Do not wrap test title
- CB-10035 Updated
RELEASENOTES
to be newest to oldest - CB-8973: Changed the functionality of making the
log
appear and disappear - Ensure
WinJS
is available when adding Windows unhandled error hook
- added ratignore file
- CB-8746 gave plugin major version bump
- CB-8683 changed plugin-id to pacakge-name
- CB-8653 Updated Readme
- CB-8528 Add a shim for
jasmine.Expectation.addMatchers
being moved in jasmine 2.2.0 - CB-8528 Update test framework plugin to use Jasmine 2.2.0 (close #11)
- Close already merged PR (close #10)
- CB-8538 Added package.json file
- CB-8385 Ensure plugin-test-framework trigger tests only once
- Initial release