Skip to content
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

[QUESTION] Are there any comprehensive unit tests? #23

Open
mindreframer opened this issue Feb 26, 2025 · 2 comments
Open

[QUESTION] Are there any comprehensive unit tests? #23

mindreframer opened this issue Feb 26, 2025 · 2 comments

Comments

@mindreframer
Copy link

First of all: this looks like a very interesting implementation of CRDT / in-app version control principles!

I wanted to play with the repo locally and was surprised to find, that there are barely any unit tests to be found... Now, considering that a local-first foundation is very non-trivial, I'm not sure how you prevent regressions and also make sure that the implemented features are working as expected.

Do you have a different repo with unit tests / e2e tests or are you just writing flawless code, so there is no need for unit tests?

Best,
Roman

@ofriw
Copy link
Collaborator

ofriw commented Feb 27, 2025

Hi Roman, thank you for the kind words and your interest. We really appreciate it!

If only we could write flawless code... :) No you're absolutely right we have yet to publish our internal tests suite, but it's definitely coming!

@ofriw ofriw pinned this issue Feb 27, 2025
@mindreframer
Copy link
Author

@ofriw Thanks! So... The good news is, there is a test suite! It's just not open source, which I understand.

Great, will wait till it's available!
Thanks for the quick response and have a great day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants