Skip to content

Conversation

@gargroh
Copy link
Owner

@gargroh gargroh commented Apr 25, 2020

No description provided.

donavon and others added 30 commits February 26, 2020 15:19
* Update useMutation return types in readme

* Update wording of idle status
* Update useMutation memoization

* Update useMutation.js

Co-authored-by: Tanner Linsley <[email protected]>
* add failing test

* fix failing test

* add failing test

* fix failing test

I would expect useQuery to refetch data once if retry is set to 1

* increase test timeout

* increase timeouts

* fix test in travis

* try higher timeouts

* try --maxWorkers=2

* increase timeout

* increase timeouts

* add console.log

* remove timeouts

* add debug log

* fix tests

* fix garbage collection check

* remove console logs
We are fetching projects in this example, so calling it 'todos' didn't make sense to me.
* test garbage collection of queries without data

* format code

* do not use sleep to wait for garbage collection

setTimeout is not reliable, so it's better to avoid it
* Create test.yml

* Update test.yml

* added jest config

* fixed typo

* covg threshold

* consolidating package.json

* frozen lockfile

* rename tests for badge
tannerlinsley and others added 29 commits April 14, 2020 20:10
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
…sts (#382)

* use jest node environment instead of mocking window object

* clear query cache after each test

* remove unnecessary test cleanup
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
@gargroh gargroh merged commit 7ed8720 into gargroh:master Apr 25, 2020
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.