Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1070681 - [communications] unit test refactoring for new version chai.assert api #24244

Closed
wants to merge 1 commit into from

Conversation

sv99
Copy link
Contributor

@sv99 sv99 commented Sep 21, 2014

test_agent used very old version chai library version=0.5.3
in the current version=1.9.1 deepEqual take prototype into consideration - problem with tone.url

contacts/test/unit/views/details_test.js
650: assert.include(dom.innerHTML, contact.photo[0]);

in old version chaijs this assert do nothing, in new version - fail!

@try-server-hook
Copy link

sv99 sv99 started tests. Results

@sv99 sv99 force-pushed the 1070681 branch 2 times, most recently from 91913c7 to 6d03bed Compare September 24, 2014 10:19
@try-server-hook
Copy link

sv99 sv99 started tests. Results

@try-server-hook
Copy link

sv99 sv99 started tests. Results

@try-server-hook
Copy link

sv99 sv99 started tests. Results

@try-server-hook
Copy link

sv99 sv99 started tests. Results

@try-server-hook
Copy link

sv99 sv99 started tests. Results

@mozilla-autolander-deprecated
Copy link
Contributor

This pull request has been closed due to tree stability issues. Please rebase and re-open the pull request if you still need to land this. Ensure the gaia-try run is green before landing. Sorry for any inconvenience.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants