Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: callstack/react-native-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6dc9ae0
Choose a base ref
...
head repository: callstack/react-native-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a25c981
Choose a head ref

There isn’t anything to compare.

6dc9ae0 and a25c981 are entirely different commit histories.

Showing with 70 additions and 72 deletions.
  1. +1 −1 12.x/cookbook/advanced/network-requests.html
  2. +1 −1 12.x/cookbook/basics/async-tests.html
  3. +1 −1 12.x/cookbook/basics/custom-render.html
  4. +1 −1 12.x/cookbook/index.html
  5. +1 −1 12.x/cookbook/state-management/jotai.html
  6. +1 −1 12.x/docs/advanced/testing-env.html
  7. +2 −4 12.x/docs/advanced/understanding-act.html
  8. +1 −1 12.x/docs/api.html
  9. +1 −1 12.x/docs/api/events/fire-event.html
  10. +1 −1 12.x/docs/api/events/user-event.html
  11. +1 −1 12.x/docs/api/jest-matchers.html
  12. +1 −1 12.x/docs/api/misc/accessibility.html
  13. +1 −1 12.x/docs/api/misc/async.html
  14. +1 −1 12.x/docs/api/misc/config.html
  15. +1 −1 12.x/docs/api/misc/other.html
  16. +1 −1 12.x/docs/api/misc/render-hook.html
  17. +1 −1 12.x/docs/api/queries.html
  18. +1 −1 12.x/docs/api/render.html
  19. +1 −1 12.x/docs/api/screen.html
  20. +1 −1 12.x/docs/guides/community-resources.html
  21. +1 −1 12.x/docs/guides/faq.html
  22. +1 −1 12.x/docs/guides/how-to-query.html
  23. +1 −1 12.x/docs/guides/troubleshooting.html
  24. +1 −1 12.x/docs/migration/jest-matchers.html
  25. +1 −1 12.x/docs/migration/previous/v11.html
  26. +1 −1 12.x/docs/migration/previous/v2.html
  27. +1 −1 12.x/docs/migration/previous/v7.html
  28. +1 −1 12.x/docs/migration/previous/v9.html
  29. +1 −1 12.x/docs/migration/v12.html
  30. +1 −1 12.x/docs/start/intro.html
  31. +1 −1 12.x/docs/start/quick-start.html
  32. +1 −1 12.x/index.html
  33. +1 −1 404.html
  34. +1 −1 cookbook/advanced/network-requests.html
  35. +1 −1 cookbook/basics/async-tests.html
  36. +1 −1 cookbook/basics/custom-render.html
  37. +1 −1 cookbook/index.html
  38. +1 −1 cookbook/state-management/jotai.html
  39. +1 −1 docs/advanced/testing-env.html
  40. +1 −1 docs/advanced/third-party-integration.html
  41. +1 −1 docs/advanced/understanding-act.html
  42. +1 −1 docs/api.html
  43. +1 −1 docs/api/events/fire-event.html
  44. +1 −1 docs/api/events/user-event.html
  45. +1 −1 docs/api/jest-matchers.html
  46. +1 −1 docs/api/misc/accessibility.html
  47. +1 −1 docs/api/misc/async.html
  48. +1 −1 docs/api/misc/config.html
  49. +1 −1 docs/api/misc/other.html
  50. +1 −1 docs/api/misc/render-hook.html
  51. +1 −1 docs/api/queries.html
  52. +1 −1 docs/api/render.html
  53. +1 −1 docs/api/screen.html
  54. +1 −1 docs/guides/community-resources.html
  55. +1 −1 docs/guides/faq.html
  56. +1 −1 docs/guides/how-to-query.html
  57. +1 −1 docs/guides/troubleshooting.html
  58. +1 −1 docs/migration/jest-matchers.html
  59. +1 −1 docs/migration/previous/v11.html
  60. +1 −1 docs/migration/previous/v12.html
  61. +1 −1 docs/migration/previous/v2.html
  62. +1 −1 docs/migration/previous/v7.html
  63. +1 −1 docs/migration/previous/v9.html
  64. +1 −1 docs/migration/v13.html
  65. +1 −1 docs/start/intro.html
  66. +1 −1 docs/start/quick-start.html
  67. +1 −1 index.html
  68. +1 −1 static/js/async/{3777.c7995639.js → 3777.a7b93373.js}
  69. +1 −1 static/js/{index.832237db.js → index.86444162.js}
Loading