# Upstream Tests

Tests here are basically copied from the `react-navigation` repo.

* https://github.com/react-navigation/react-navigation/tree/main/packages/core/src/__tests__
* https://github.com/react-navigation/react-navigation/tree/main/packages/native/src/__tests__

Our own test cases are in `*.test.*` files locating next to the source files.
