phetsims / perennial

Maintenance tools that won't change with different versions of chipper checked out
MIT License
2 stars 5 forks source link

Update QUnit Version #335

Closed marlitas closed 10 months ago

marlitas commented 11 months ago

While making unit tests for Alpenglow I noticed that our QUnit versions do not match across the project, and some such as Perennial's are relatively outdated making it difficult to rely on the QUnit documentation.

image

It would be beneficial to update all package.jsons to match their QUnit versions, as well as update to the latest QUnit version.

From Slack:

Jesse Greenberg 18 hours ago Updating would make sense to me! :+1: 1

Michael Kauzmann :spiral_calendar_pad: 2 hours ago An issue would be excellent, and likely you could just upgrade the spot you need in alpenglow if you want. :+1: 1

Marla Schulz 1 hour ago I’ll make an issue. It seems like alpenglow is using perennial’s version so this would probably affect a large part of the project.

marlitas commented 11 months ago

Updated above. I'm going to keep an eye out on CT for a couple of days, and I also want to dig into the @types/qunit thing.

marlitas commented 10 months ago

CT is looking good and I have not had time to look into @types/qunit. I believe the work for this issue is done though. Closing.