Skip to content

Instantly share code, notes, and snippets.

@jchris
Created January 9, 2015 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jchris/ef9a595f0aeb34e371aa to your computer and use it in GitHub Desktop.
Save jchris/ef9a595f0aeb34e371aa to your computer and use it in GitHub Desktop.
test.attachments.js-http
#3074 non-live changes() ‣
AssertionError: when attachments=true: expected [ Array(5) ] to deeply equal [ Array(5) ]
at Assertion.assertEqual (http://127.0.0.1:8000/node_modules/chai/chai.js:1378:19)
at Assertion.ctx.(anonymous function) [as equal] (http://127.0.0.1:8000/node_modules/chai/chai.js:3627:25)
at http://127.0.0.1:8000/tests/integration/test.attachments.js:231:33
#3074 live changes() ‣
AssertionError: when attachments=true: expected [ Array(5) ] to deeply equal [ Array(5) ]
at Assertion.assertEqual (http://127.0.0.1:8000/node_modules/chai/chai.js:1378:19)
at Assertion.ctx.(anonymous function) [as equal] (http://127.0.0.1:8000/node_modules/chai/chai.js:3627:25)
at http://127.0.0.1:8000/tests/integration/test.attachments.js:322:33
#2771 allDocs() 1, single attachment ‣
TypeError: Cannot read property 'should' of undefined
at http://127.0.0.1:8000/tests/integration/test.attachments.js:516:41
#2771 allDocs() 2, many docs same att ‣
AssertionError: expected [ Array(5) ] to deeply equal [ Array(5) ]
at Assertion.assertEqual (http://127.0.0.1:8000/node_modules/chai/chai.js:1378:19)
at Assertion.ctx.(anonymous function) [as equal] (http://127.0.0.1:8000/node_modules/chai/chai.js:3627:25)
at http://127.0.0.1:8000/tests/integration/test.attachments.js:545:33
#2771 allDocs() 3, many docs diff atts ‣
AssertionError: expected [ Array(5) ] to deeply equal [ Array(5) ]
at Assertion.assertEqual (http://127.0.0.1:8000/node_modules/chai/chai.js:1378:19)
at Assertion.ctx.(anonymous function) [as equal] (http://127.0.0.1:8000/node_modules/chai/chai.js:3627:25)
at http://127.0.0.1:8000/tests/integration/test.attachments.js:578:33
#2771 allDocs() 4, mix of atts and no atts ‣
AssertionError: expected [ Array(5) ] to deeply equal [ Array(5) ]
at Assertion.assertEqual (http://127.0.0.1:8000/node_modules/chai/chai.js:1378:19)
at Assertion.ctx.(anonymous function) [as equal] (http://127.0.0.1:8000/node_modules/chai/chai.js:3627:25)
at http://127.0.0.1:8000/tests/integration/test.attachments.js:633:33
#2771 allDocs() 7, revisions and deletions ‣
TypeError: Cannot read property 'should' of undefined
at http://127.0.0.1:8000/tests/integration/test.attachments.js:740:41
#2771 allDocs() 8, empty attachment ‣
TypeError: Cannot read property 'should' of undefined
at http://127.0.0.1:8000/tests/integration/test.attachments.js:809:41
test.attachments.js- local:local
Many many attachments replicate ‣
AssertionError: expected '' to equal 'Zm9vYmFy'
at http://127.0.0.1:8000/tests/integration/test.attachments.js:1948:47
Many many png attachments replicate ‣
AssertionError: expected '' to equal 'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAMFBMVEX+9+j+9OD+7tL95rr93qT80YD7x2L6vkn6syz5qRT4ogT4nwD4ngD4nQD4nQD4nQDT2nT/AAAAcElEQVQY002OUQLEQARDw1D14f7X3TCdbfPnhQTqI5UqvGOWIz8gAIXFH9zmC63XRyTsOsCWk2A9Ga7wCXlA9m2S6G4JlVwQkpw/YmxrUgNoMoyxBwSMH/WnAzy5cnfLFu+dK2l5gMvuPGLGJd1/9AOiBQiEgkzOpgAAAABJRU5ErkJggg=='
at http://127.0.0.1:8000/tests/integration/test.attachments.js:1987:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment