diff --git a/README.md b/README.md index 6cc9a7a..b04ad81 100644 --- a/README.md +++ b/README.md @@ -133,9 +133,9 @@ If you do need one of the few remaining services, you need to set them up and st Make sure the tests pass: ```bash -yarn test tests/jest/ +yarn test ``` -TODO: make `yarn test` run all the tests, not just the ones in `tests/jest/`. +If they don't and you can't find out why, simply raise an issue! Sometimes it's something on our end that we overlooked. ### Running the Development Server @@ -190,4 +190,4 @@ git push origin Finally, open a Pull Request on GitHub from your `fork/` → `CompassConnections/Compass` main branch. ## Acknowledgements -This project is built on top of [manifold.love](https://github.com/sipec/polylove), an open-source dating platform licensed under the MIT License. We greatly appreciate their work and contributions to open-source, which have significantly aided in the development of some core features such as direct messaging, prompts, and email notifications. We invite the community to explore and contribute to other open-source projects like manifold.love as well, especially if you're interested in functionalities that deviate from Compass' ideals of deep, intentional connections. \ No newline at end of file +This project is built on top of [manifold.love](https://github.com/sipec/polylove), an open-source dating platform licensed under the MIT License. We greatly appreciate their work and contributions to open-source, which have significantly aided in the development of some core features such as direct messaging, prompts, and email notifications. We invite the community to explore and contribute to other open-source projects like manifold.love as well, especially if you're interested in functionalities that deviate from Compass' ideals of deep, intentional connections.