Skip to content

Releases: bigbite/wp-cypress

v0.3.1

14 Apr 10:04
Compare
Choose a tag to compare

Changed

  • Updated Dependencies

Fixed

  • Correct path for unfetch polyfill

v0.3.0

09 Apr 17:43
Compare
Choose a tag to compare

Added

Fixed

  • Fix saveCurrentPost command

v0.2.3

09 Apr 15:19
Compare
Choose a tag to compare

Added

  • Allow wp timezone to be passed in configuration file

v0.2.2

09 Apr 14:46
Compare
Choose a tag to compare

Added

  • Pass options to custom visit commands

v0.2.1

09 Apr 13:39
4414dd6
Compare
Choose a tag to compare

Added

  • Add the ability to generate multiple dummy comments

Fixed

  • If you have multiple plugins in your configuration file, they all will be activated

v0.2.0

09 Apr 12:21
7f5b9ab
Compare
Choose a tag to compare

Changed

  • Refactor to node scripts for cross platform issues

Breaking Changes

  • Removal of wp-cypress folder
  • Env variables in cypress.json
  • Seeds are now located in cypress directory.

v0.1.5

08 Apr 13:58
Compare
Choose a tag to compare

Fixed

  • Fix apache too many positional args error

v0.1.4

08 Apr 11:21
7ab2335
Compare
Choose a tag to compare

Fixed

  • Fixed failing WordPress install
  • Don't publish package as public

v0.1.2

07 Apr 14:29
Compare
Choose a tag to compare

Fixed

  • Visit base URL before every test to ensure auth is skipped

v0.1.1

07 Apr 14:08
b72aac5
Compare
Choose a tag to compare

Changed

  • Wait longer to check if DB is running