Skip to content

Commit

Permalink
tests: set WPLoader.loadOnly: true in acceptance suite (#378)
Browse files Browse the repository at this point in the history
* chore: update dev deps

* tests: set `loadOnly: true` for acceptance suite

* chore: update changelog

* tests: cleanup config.php
  • Loading branch information
justlevine committed Sep 17, 2023
1 parent ce6bc1d commit f054401
Show file tree
Hide file tree
Showing 5 changed files with 241 additions and 184 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changelog

## Unreleased
- chore: Fix Composer PHP version constraints and rebuild lockfile. Thanks @szepeviktor!
- fix: Check if entries exist before resolving the connection `count`.
- fix: Improve type checks when calculating the `QuizResults` data.
- chore: Fix Composer PHP version constraints and rebuild lockfile. Thanks @szepeviktor!
- chore: Update Composer dev-deps.
- tests: Set `WPLoader.loadOnly` to true for acceptance suite. Thanks @lucatume!
- ci: Fix GitHub Action workflows by locking MariaDB version to v10.

## v0.12.2
Expand Down
Loading

0 comments on commit f054401

Please sign in to comment.