From a88e5a9ec8ec80e715567e44970832b5feaa8c12 Mon Sep 17 00:00:00 2001 From: Martin Braquet Date: Sat, 15 Nov 2025 09:20:46 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6cc9a7a9..b04ad814 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. From 1e13cc4294135cd17770d47b97f82dbff5c6b086 Mon Sep 17 00:00:00 2001 From: Martin Braquet Date: Sat, 15 Nov 2025 10:16:44 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b04ad814..86c2f6d3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CD](https://github.com/CompassConnections/Compass/actions/workflows/cd.yml/badge.svg)](https://github.com/CompassConnections/Compass/actions/workflows/cd.yml) [![CI](https://github.com/CompassConnections/Compass/actions/workflows/ci.yml/badge.svg)](https://github.com/CompassConnections/Compass/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/CompassConnections/Compass/branch/main/graph/badge.svg)](https://codecov.io/gh/CompassConnections/Compass) - +![Users](https://img.shields.io/badge/Users-300%2B-blue?logo=myspace) # Compass