Commit graph

8 commits

Author SHA1 Message Date
Geoff Cox
b59ec8795e
test(circleci): upgrade to 2.0 (#80)
* test(circleci): upgrade to 2.0

* test(circleci): extra space

* doc(testing): headless chrome

* test(chrome): tweaks for chrome

* fix(packages): memorystream no longer needed
2018-03-12 19:53:10 -07:00
Geoff Cox
31da0c2ecd doc(testing): set up dev envs 2017-09-25 16:01:39 -07:00
Geoff Cox
5ac927b8f8 doc(testing): only one assert-beautified test 2017-09-25 15:47:16 -07:00
Geoff Cox
c3f4de1947 doc(testing): beautify 2017-09-25 15:45:27 -07:00
Geoff Cox
87587338cf doc(testing): urls incorrect 2017-09-08 19:18:52 -07:00
Geoff Cox
da7ca1123e 100% coverage (#4)
* doc(readme): clean up reasons

* doc(motto)

* test(db-and-doc): more coverage

* test(create-or-update-ignore-conflict)

* test(upsert)

* test(ignore-missing)

* test(post-and-ignore-conflict)

* test(get-merge-put)

* refactor(all): rename post and put

* test(get-merge-create-or-update)

* test(get-merge-update-ignore-conflict)

* test(get-merge-upsert)

* test(get-modify-upsert)

* refactor(doc): redundant code

* test(destroy-ignore-conflict)

* test(get-and-destroy)

* test(mark-as-destroyed)

* test(set-destroyed)

* refactor(attachment)

* test(doc): 100% coverage

* test(attachment): create with base 64

* test(attachment): clean up binary code

* test(attachment): get

* test(attachment): destroy

* test(system): is couchdb 1

* test(system): get

* test(system): reset

* test(updates)

* test(updates)

* test(all): unique DB names

* test(system): reactivate tests

* test(user): add role

* test(user): downsert role

* feat(stream-iterator): indefinite

* test(user): 100% coverage

* test(request-class)

* test(request-class): 100% coverage

* test(config)

* test(config): more coverage

* test(config): more coverage

* test(config): 100% coverage

* test(all): 100% coverage

* refactor(beautify)

* test(coverage): enforce 100%

* test(system): fix race condition

* test(user): shortcut for browser

* test(updates): test continuous stream in phantomjs

* test(updates): test continuous stream in phantomjs

* test(continuous): mock for phantomjs

* test(system): abort iterators

* test(system): fake abort
2017-07-18 07:45:32 -07:00
Geoff Cox
b7bf7c0bb6 initial (#1)
* initial

* feat(exclude-design-docs-iterator)

* fix(request): need to define unescape

* test(request): ECONNREFUSED/ENOTFOUND errors in different browsers

* test(circleci): run couchdb

* test(circleci): enable cors

* test(coverage): disable check for now

* test(circleci): missing nvm
2017-07-12 23:50:23 -07:00
Geoff Cox
bca9ecb9be initial 2017-07-11 22:22:43 -07:00