Skip to content

Releases: 10up/cypress-wp-utils

0.4.0

15 Jul 06:38
Compare
Choose a tag to compare

Changed

Fixed

Security

New Contributors


Full Changelog: 0.3.0...0.4.0
View closed items in the milestone.

0.3.0

10 Apr 14:36
ff26950
Compare
Choose a tag to compare

Changed

Fixed

Security

New Contributors


Full Changelog: 0.2.0...0.3.0
View closed items in the milestone.

0.2.0

30 Aug 14:59
Compare
Choose a tag to compare

Added

Changed

Fixed

Security

New Contributors


Full Changelog: 0.1.0...0.2.0
View closed items in the milestone.

0.1.0

08 Mar 17:25
f42a90f
Compare
Choose a tag to compare

The initial release 🚀

What's Changed

  • Logout command by @cadic in #2
  • Add test template for code generation by @cadic in #3
  • Make sure login form inputs get focused and cleared before typing by @cadic in #12
  • Commands to manage terms by @cadic in #10
  • Add options for createTerm by @cadic in #16
  • Document Settings tab and panel commands by @cadic in #14
  • Fix: cypress and custom command autocomplete by @dinhtungdu in #24
  • Set Permalink Structure command by @cadic in #17
  • Fix login: wait for the page to load completely by @cadic in #26
  • Fix openDocumentSettings* commands in case Classic Editor is installed by @cadic in #27
  • Plugin commands by @cadic in #25
  • WP CLI Commands by @cadic in #29
  • createTerm to return term data by @cadic in #30
  • Added createPost command. by @iamdharmesh in #28
  • Added WP minimum env And Fixed createPost issues in WP<5.8 by @iamdharmesh in #34
  • Fix/35 createTerm tests made compatible with WP minimum env (5.2). by @faisal-alvi in #37
  • Close Welcome Guide by @cadic in #42
  • Fix openDocumentSettingsPanel and tests by @cadic in #43
  • Shell script to test against every major WordPress release by @cadic in #41
  • Fix createTerm tests by @cadic in #45
  • Add prettier pre-commit hook and format existing codebase. by @iamdharmesh in #48
  • Fix: createTerm issue with custom hierarchical taxonomy by @dinhtungdu in #51
  • Revert "Fix: createTerm issue with custom hierarchical taxonomy" by @cadic in #53
  • Skip parent selection if it's not specified by @cadic in #54
  • Single login for all tests by @cadic in #46
  • Update readme by @cadic in #49
  • Add Hooks to createPost and createTerm by @cadic in #56
  • Add/community files by @jeffpaul in #58
  • Skip cypress test if no sensitive files changed by @cadic in #57
  • Separate build job with cache by @cadic in #60
  • Insert Block command by @cadic in #59
  • Wrap published post details by @cadic in #64
  • Classic Create Post command by @cadic in #65
  • Create posts before testing command on existing posts by @cadic in #68
  • Added uploadMedia command. by @iamdharmesh in #69
  • Update notice selector for WP 6.1 in createTerm test by @cadic in #73
  • Try: GH Actions summary by @dinhtungdu in #63
  • Command/40 Added checkBlockPatternExists command. by @faisal-alvi in #62
  • Command/39 checkPostExists from any CPT by @faisal-alvi in #61
  • Migrate to Cypress 10 by @iamdharmesh in #74
  • Bump simple-git from 3.14.1 to 3.15.1 by @dependabot in #79
  • security/71: bump minimum WordPress version from 5.2 to 5.7 by @Sidsector9 in #80
  • Fix create term test by @cadic in #82
  • Bump simple-git from 3.15.1 to 3.16.0 by @dependabot in #85
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #86
  • Fix broken tests in WordPress 6.2 by @cadic in #89
  • Release 0.1.0 by @cadic in #87

New Contributors

Full Changelog: https://github.com/10up/cypress-wp-utils/commits/0.1.0