Skip to content
New issue

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

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

Already on GitHub? # to your account

Upgrade to Chai 4 #2862

Merged
merged 9 commits into from
Dec 5, 2018
Merged

Upgrade to Chai 4 #2862

merged 9 commits into from
Dec 5, 2018

Conversation

lilaconlee
Copy link
Contributor

@lilaconlee lilaconlee commented Nov 30, 2018

@chrisbreiding chrisbreiding changed the base branch from develop to v4.0 December 3, 2018 20:04
args = if subject?._spreadArray then args else [args]

try
hasSpreadArray = "_spreadArray" in subject or subject?._spreadArray
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This works for proxies or regular objects, but I don't love it. Would love any ideas for alternatives!

@chrisbreiding chrisbreiding merged commit d5bf693 into v4.0 Dec 5, 2018
@chrisbreiding chrisbreiding deleted the issue-2529-upgrade-chai branch December 5, 2018 17:10
@chrisbreiding chrisbreiding mentioned this pull request May 21, 2019
18 tasks
chrisbreiding pushed a commit that referenced this pull request May 21, 2019
* Initial upgrade changes

* Some quick fixes

* More fixes

* Clean up exp logic and fix spread array failures

* Remove caret from package.json

* Add handling for proxies in isJquery

* iterate on flaky test, increase default command timeout
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants