Socket
Socket
Sign inDemoInstall

jquery-mockjax

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-mockjax - npm Package Versions

1

2.1.1

Diff

Changelog

Source

2016-02-07 v2.1.1

  • Reorganize test cases into separate files for ease of maintenance and testing
    • Fix #86: JSONP return data treated as JSON
    • Added jQuery 1.12.0 to test quite
    • Fix #105: Using XML files as proxies
    • Fix #267: Handle undefined URL argument correctly
    • Fix #123: Handle query string formatted data option

2016-01-23

* Updated to version 2.1.0
* Removed unused testswarm files
* Added test step in build process for dist file
* Refactor tests to be easier to maintain and conform to current QUnit standards
* Added global URL namespace feature (thanks @danpaz)
* Added clearing of mocks by URL and regex (thanks @stas-vilchik)
* Use async setting for proxy data (thanks @udnisap)
* Update tests to jQuery 2.2.0 and fix for latest in jQuery git (thanks Simon and @gyoshev)
* Fixed #136: cross domain requests
* Updated contributing documentation to clearly state process for a release

2015-06-11

* Updated to version 2.0.1
* Fixed name in package.json for coordination among package management systems

2015-06-11

* Updated to version 2.0.0
* Fixed issue with isTimeout switch

2015-05-03

* Updated to version 2.0.0-beta
* Reorganized codebase and implemented Grunt build process
* Implemented automated QUnit tests via Grunt and "shortcut" button in web tests
* Added JSHint task for catching issues earlier
* Implemented UMD pattern for use with require, browser, Node, etc
* Removesd support for jQuery < 1.5.x
* Removed deprecated `$.mockjaxClear()` method in favor of `$.mockjax.clear()`
* Fixed numerous bugs (see issues for more info)
* Refactored tests a bit (needs a lot more)
* Added Travis CI for tests and Codacy for static code analysis

2015-04-08

* Updated to version 1.6.2
* Update jQuery library test versions on both 1.x and 2.x branches
* Remove duplicate "repositories" value in package.json (@wfortin)
* Remove undefined "head" variable in jsonp request mocking
* Added async `response` function ability
* Added ability to specify range for responseTime with random selection
* Reorganized documentation significantly

2014-10-29

* Updated to version 1.6.1
* Changed all references to appendTo to point to github.com/jakerella (new owner)
* removed unused testswarm files

2014-10-09

* Updated to version 1.6.0
* Added `unfiredHandlers()` and `unmockedAjaxCalls()`
* Numerous bug fixes and breaking tests
* Internal method cleanup
* Switched to throwing proper `Error` objects
* Switched to tab indentation everywhere
* Added `main` field to package.json
* Fixed responseTime for jsonp and allowed for variable setting with array min/max
* Added `onAfterXxxxx` callbacks
* Updated `$.mockjaxClear()` to be `$.mockjax.clear()` with deprecation notice
* Complete README documentation overhaul
* Fixed issue with Async actions in response callback
* Added "contributing" documentation

2014-08-14

* Spelling corrections in README.md
* Update to newest version of QUnit (JS & CSS) and fixes for doing so
* Added further versions of jQuery to test with
* Added some tests for various issues and split out some tests for atomicity
* Fixed dataType check for JSONP (case insensitive)
* ensure request `data` matching occurs when url is matched and no data matching is required

2013-09-28

* Fixed issue with proxy data and status codes (Thanks [Andrew Goodale](https://github.com/newyankeecodeshop)!)
* TODO: Update this file with all changes since previous version

2012-05-30

* Updated to version 1.5.2
* Added support for jQuery 1.8, 1.9, 2.0
* TODO: Update this file with all changes since previous version
jakerella
published 2.1.0 •

jakerella
published 2.0.1 •

jakerella
published 1.6.2 •

jakerella
published 1.6.1 •

dirkbonhomme
published 1.5.3 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc