wp-github-updater/assets/js
Miguel Colmenares 705f3ed639 Bump version to 1.3.1 and add WordPress function mocks for integration tests
- Update @version tags to 1.3.1 in Updater.php, UpdaterConfig.php, check-updates.js
- Update wp_enqueue_script version string to 1.3.1
- Add WP_Error class mock for non-WP test environments
- Add transient function mocks (get_transient, set_transient, delete_transient)
- Add HTTP API mocks (wp_remote_get, wp_remote_retrieve_*) with real HTTP via streams
- Add is_wp_error() mock
- All 45 tests pass with 140 assertions
2026-03-02 12:34:38 -05:00
..
check-updates.js Bump version to 1.3.1 and add WordPress function mocks for integration tests 2026-03-02 12:34:38 -05:00