Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to jasmine browser #2488

Merged
merged 6 commits into from
Jul 18, 2022
Merged

Migrate to jasmine browser #2488

merged 6 commits into from
Jul 18, 2022

Conversation

chao-xian
Copy link
Contributor

jasmine-rails is now deprecated and we should switch to use jasmine-browser-runner and unblock Rails 7 upgrades.

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Using `yarn add -D jasmine-browser-runner jasmine-core`
@chao-xian chao-xian force-pushed the migrate-to-jasmine-browser branch 2 times, most recently from ceb58f4 to 4548291 Compare July 15, 2022 16:16
chao-xian and others added 4 commits July 18, 2022 16:26
Adds vendor helper files for the JS tests. Need to be loaded in order.

See https://jasmine.github.io/setup/browser.html
This app also has some webchat JS and vendor helpers for it
that need to be included.
These are deprecated and we should now be able to just use jasmine-browser-runner and unblock Rails 7 upgrades.

See https://github.com/jasmine/jasmine-gem#discontinued
@chao-xian chao-xian force-pushed the migrate-to-jasmine-browser branch from a35f939 to 8979aa0 Compare July 18, 2022 15:30
@chao-xian chao-xian marked this pull request as ready for review July 18, 2022 15:31
Copy link
Contributor

@AgaDufrat AgaDufrat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chao-xian chao-xian merged commit d8fdf83 into main Jul 18, 2022
@chao-xian chao-xian deleted the migrate-to-jasmine-browser branch July 18, 2022 16:08
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.

2 participants