-
Notifications
You must be signed in to change notification settings - Fork 24.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete tests migrated to Fantom and unnecessary mocks for FabricUIManager, DOM, etc. #48087
Conversation
This pull request was exported from Phabricator. Differential Revision: D66599197 |
…ager, DOM, etc. (facebook#48087) Summary: Changelog: [internal] Now that we have Fantom tests for these unit tests that use mocks, we can remove the JS tests and the mocks :) Reviewed By: sammy-SC Differential Revision: D66599197
8a03823
to
fc62de8
Compare
This pull request was exported from Phabricator. Differential Revision: D66599197 |
…ager, DOM, etc. (facebook#48087) Summary: Changelog: [internal] Now that we have Fantom tests for these unit tests that use mocks, we can remove the JS tests and the mocks :) Reviewed By: sammy-SC Differential Revision: D66599197
fc62de8
to
1f42415
Compare
This pull request was exported from Phabricator. Differential Revision: D66599197 |
…ager, DOM, etc. (facebook#48087) Summary: Changelog: [internal] Now that we have Fantom tests for these unit tests that use mocks, we can remove the JS tests and the mocks :) Reviewed By: sammy-SC Differential Revision: D66599197
1f42415
to
fc2bad9
Compare
This pull request was exported from Phabricator. Differential Revision: D66599197 |
…acebook#48063) Summary: Changelog: [internal] This allows async functions to be passed to `runTask` (just a type change really) and adds tests for ReactNativeTester. Error handling isn't currently set up correctly, so those tests are disabled for now. Reviewed By: sammy-SC Differential Revision: D66698547
…setup to standalone modules (facebook#48083) Summary: Changelog: [internal] Just a small refactor to have a better code organization for the testing runtime infra. Reviewed By: sammy-SC Differential Revision: D66753269
…facebook#48086) Summary: Changelog: [internal] Just adding a bit of coverage for the `expect` API adding `toBeLessThan` and `toBeGreaterThan`. Reviewed By: sammy-SC Differential Revision: D66753268
…ager, DOM, etc. (facebook#48087) Summary: Changelog: [internal] Now that we have Fantom tests for these unit tests that use mocks, we can remove the JS tests and the mocks :) Reviewed By: sammy-SC Differential Revision: D66599197
fc2bad9
to
d77f499
Compare
This pull request was exported from Phabricator. Differential Revision: D66599197 |
This pull request has been merged in 2e7e065. |
This pull request has been reverted by ea84bc6. |
…ager, DOM, etc. (2nd attempt) Summary: Changelog: [internal] Re-land facebook#48087 with some CI fixes. Differential Revision: D66820310
…ager, DOM, etc. (2nd attempt) (facebook#48117) Summary: Changelog: [internal] Re-land facebook#48087 with some CI fixes. Reviewed By: rshest Differential Revision: D66820310
Summary:
Changelog: [internal]
Now that we have Fantom tests for these unit tests that use mocks, we can remove the JS tests and the mocks :)
Reviewed By: sammy-SC
Differential Revision: D66599197