Releases: bigbite/wp-cypress
Releases · bigbite/wp-cypress
v0.3.1
Changed
Fixed
- Correct path for unfetch polyfill
v0.3.0
Added
Fixed
- Fix saveCurrentPost command
v0.2.3
Added
- Allow wp timezone to be passed in configuration file
v0.2.2
Added
- Pass options to custom visit commands
v0.2.1
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
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
Fixed
- Fix apache too many positional args error
v0.1.4
Fixed
- Fixed failing WordPress install
- Don't publish package as public
v0.1.2
Fixed
- Visit base URL before every test to ensure auth is skipped
v0.1.1
Changed
- Wait longer to check if DB is running