Skip to content

Get tests running#166

Merged
mansona merged 4 commits into
ember-learn:mainfrom
tcjr:get-tests-running
Jun 10, 2026
Merged

Get tests running#166
mansona merged 4 commits into
ember-learn:mainfrom
tcjr:get-tests-running

Conversation

@tcjr

@tcjr tcjr commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR adds a test:ember script so the tests are run by devs and CI.

The tests haven't been running in a while, so I also had to make a couple very minor code changes to get them passing.

Whenever a new release is published, somebody has to add the version to this app. Then, they also need to update the tests in 12 places to reflect the current deltas from the (arbitrary?) version 3.15. This whole thing should probably be reworked, but this isn't the PR for that. I couldn't resist one small refactor, though. Now, instead of updating the values in 12 places, there's a constant at the top of the test file.

Fixes: #162

@netlify

netlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

Deploy Preview for upgrade-guide ready!

Name Link
🔨 Latest commit bbc82d7
🔍 Latest deploy log https://app.netlify.com/projects/upgrade-guide/deploys/6a288869223a4600099f2674
😎 Deploy Preview https://deploy-preview-166--upgrade-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@mansona mansona merged commit d2b700f into ember-learn:main Jun 10, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests not running

2 participants