close
The Wayback Machine - https://web.archive.org/web/20210124162431/https://github.com/mobxjs/mobx-react/pull/826
Skip to content
This repository has been archived by the owner. It is now read-only.

Issue #824: Convert tests from JavaScript to TypeScript #826

Merged
merged 10 commits into from Feb 7, 2020

Conversation

@ynejati
Copy link
Contributor

@ynejati ynejati commented Feb 2, 2020

Converting tests from JS to TS, picking up where the src JS to TS conversion left off.

@FredyC
FredyC approved these changes Feb 2, 2020
Copy link
Contributor

@FredyC FredyC left a comment

Thanks a lot. I am still not convinced it was worth it seeing any in many places, but I suppose it's harmless too :)

src/observer.tsx Outdated Show resolved Hide resolved
test/Provider.test.tsx Outdated Show resolved Hide resolved
test/utils/withConsole.ts Show resolved Hide resolved
test/observer.test.tsx Show resolved Hide resolved
test/inject.test.tsx Outdated Show resolved Hide resolved
test/inject.test.tsx Outdated Show resolved Hide resolved
test/inject.test.tsx Outdated Show resolved Hide resolved
test/inject.test.tsx Show resolved Hide resolved
@ynejati
Copy link
Contributor Author

@ynejati ynejati commented Feb 5, 2020

Requested changes made, and all CI checks have passed. I think we are ready.

@Bnaya
Copy link
Member

@Bnaya Bnaya commented Feb 6, 2020

@ynejati you changes has bean approved, after you fix the conflicts you should be able to hit the merge

@ynejati
Copy link
Contributor Author

@ynejati ynejati commented Feb 6, 2020

Cool! Thanks @Bnaya.

@ynejati
Copy link
Contributor Author

@ynejati ynejati commented Feb 6, 2020

@Bnaya, I ran prettier over your files after converting to TS. I hope you don't mind.

@ynejati
Copy link
Contributor Author

@ynejati ynejati commented Feb 6, 2020

Hahaha.. darn it @FredyC . No problem. I'll resolve conflicts later today.

@FredyC FredyC merged commit 9b2ffb1 into mobxjs:master Feb 7, 2020
4 checks passed
4 checks passed
ci/circleci: build Your tests passed on CircleCI!
Details
ci/circleci: test-coverage Your tests passed on CircleCI!
Details
ci/circleci: test-size Your tests passed on CircleCI!
Details
ci/circleci: upload-coveralls Your tests passed on CircleCI!
Details
@FredyC
Copy link
Contributor

@FredyC FredyC commented Feb 7, 2020

Thanks for the great work @ynejati

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

Successfully merging this pull request may close these issues.

None yet

4 participants