Skip to content
Pierre Mavro edited this page Aug 23, 2021 · 4 revisions

Contribution

According to Qovery community plan, you can help the community to get more credits to your account (more info here). On the engine parts, we'll be happy to have contributions on those subjects:

  • Add a test coverage manifest: we need to know what is the % of covered tests in the whole project
  • Update libs to get security audit checks 100% passed
  • Add more tests on small classes: the engine requires a lot of functional tests, and end-to-end tests to be validated (because of third parties requirements). In order to speed up tests, have the code more tests covered, we need to have more unit tests. Split some parts are required to have unit tests.
  • Typos and grammar: some sentences could be better, more understandable in some circumstances, typos exist as well. Anything related to a better understanding of sentences is welcome.

Clone this wiki locally