Automattic / studio

Studio by WordPress.com, a free desktop app that helps developers streamline their local WordPress development workflow.
https://developer.wordpress.com/studio/
GNU General Public License v2.0
172 stars 17 forks source link

Studio: Improve tests for updating demo sites #518

Closed katinthehatsite closed 2 weeks ago

katinthehatsite commented 2 weeks ago

Closes: https://github.com/Automattic/dotcom-forge/issues/9008

Proposed Changes

In https://github.com/Automattic/studio/pull/495, we fixed the issue that ensured that when there is one demo site that is updating, all other demo sites are not marked as updating and the button Update demo site remains available. This PR adds a unit test to confirm that two demo sites can be updated independently of each other.

Testing Instructions

Alternatively:

Pre-merge Checklist