You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.