odnlabs / opendevnet

The Social Networking Platform for Developers. Made with Rust and TypeScript.
https://opendevnet.com
Other
9 stars 3 forks source link

test(api): coverage #275

Open slekup opened 9 months ago

slekup commented 9 months ago

Add coverage for API testing then upload artifacts in GitHub CI workflow.

Possibly helpful links:

A-alharbi9 commented 9 months ago

I will work on this issue, @slekup.

slekup commented 9 months ago

Awesome! I'm not sure how it's done in rust, so will be interesting. Do you have write access to create a new branch?

A-alharbi9 commented 9 months ago

Yes, I have write access. It's quite interesting, because I'm still new to Rust. I'll keep you updated about it and close this issue once I'm done.

slekup commented 9 months ago

I'm still pretty new to rust as well, but I'm loving it so far. I'm developing a CLI tool, which I will add to this project once the important features are developed. It will replace husky, lint-staged, commitlint, and most of the bash scripts. With the tool, backend developers won't have to install any frontend dependencies to setup the environment, and vise-versa. There are a lot of other features I have in mind, but these are most relevant to ODN right now.

By the way, just some information about the pr that I haven't added to the internal docs yet. In the pr: