I’m concerned with the amount of bugs cropping up between major updates. I looked at the repo and they have no unit tests. Eventually people will get fed up with the amount of bugs appearing.
“Some tests in the backend” would instantly get you fired from some companies. Lack of tests is a symptom of the programmers not being as experienced as they should be, when making a platform such as this.
I’m concerned with the amount of bugs cropping up between major updates. I looked at the repo and they have no unit tests. Eventually people will get fed up with the amount of bugs appearing.
I use a third party app and see very little. Over time it’ll get better also.
Lemmy still feels like beta (while Kbin is alpha), but it still is better than Reddit!
(no /s - I really believe that, b/c the people here vs. there make ALL the difference)
To all those who contribute code, thank you for making this micro-world a better place for us all!:-)
deleted by creator
“Some tests in the backend” would instantly get you fired from some companies. Lack of tests is a symptom of the programmers not being as experienced as they should be, when making a platform such as this.
deleted by creator
Which repo are you talking about? There are tests in the main rust repo. Rust puts its tests in line with the code. https://github.com/search?q=repo%3ALemmyNet%2Flemmy "%23[cfg(test)]"&type=code
I have no idea how complete these or or anything. But it’s not 0