fangebee
fangebee
I just found how to have docker + pytest working. I'll try to finish this before sunday.
Hi, I finally wrote the missing tests and fixed some issues detected by deepsource. Can you run CodeCov again? I don't know how to do this by myself. SonarCloud complains...
OK, I found the place to view CodeCov reports: https://app.codecov.io/gh/jadolg/rocketchat_API/pull/192 I'll do the necessary to fix those when I have time this week.
Any news on this? Is it actually possible to avoid re-entering credentials even on first login? By reading this issue [xmpp-cloud-auth-89](https://github.com/jsxc/xmpp-cloud-auth/issues/89), it looks like it has been working at some...
I have found a possible fix (works for me) but I don't know if it breaks other things (see PR #169). Would be nice if someone else could review or...
OK, you can try with my own build: [ojsxc-v4.2.2-beta.1](https://github.com/fangebee/jsxc.nextcloud/releases/download/v4.2.2-beta.1/ojsxc-4.2.2-beta.1.tar.gz).
I actually created my build with `node ./scripts/build-release.js` (but manually disabling tests). But I did this before creating the `git tag v4.2.2-beta.1`. I don't know if this is problematic.